mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
submodule helper
This commit is contained in:
parent
3d714ece6e
commit
4c7b140adb
1 changed files with 5 additions and 0 deletions
5
scripts/fetch_submodules.sh
Executable file
5
scripts/fetch_submodules.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
git submodule init
|
||||||
|
git submodule update
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue