diff options
Diffstat (limited to 'run_submodules.sh')
| -rw-r--r-- | run_submodules.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/run_submodules.sh b/run_submodules.sh new file mode 100644 index 0000000..36c5501 --- /dev/null +++ b/run_submodules.sh @@ -0,0 +1,2 @@ +#!/bin/sh +chezmoi source -- submodule update --remote --recursive |
