diff options
| author | 2019-12-21 18:40:35 -0500 | |
|---|---|---|
| committer | 2019-12-21 18:40:35 -0500 | |
| commit | ff7b9338f2cc26ff4311f8c078192801b9670423 (patch) | |
| tree | 07553b9fa5875bd162da659130c54fdc407f1046 /run_submodules.sh | |
| parent | [nvim] fix ignore (diff) | |
[submodules] also init every run
Diffstat (limited to 'run_submodules.sh')
| -rw-r--r-- | run_submodules.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/run_submodules.sh b/run_submodules.sh index 36c5501..53f9fcf 100644 --- a/run_submodules.sh +++ b/run_submodules.sh @@ -1,2 +1,2 @@ #!/bin/sh -chezmoi source -- submodule update --remote --recursive +chezmoi source -- submodule update --init --remote --recursive |
