change submodule strategy
This commit is contained in:
parent
a2e9abc408
commit
f4e203d8c5
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ log "This will alter your home directory '$HOME'."
|
||||||
log "Press [return] to continue."
|
log "Press [return] to continue."
|
||||||
read
|
read
|
||||||
|
|
||||||
git pull --recurse-submodules
|
git submodule update --init --recursive
|
||||||
|
|
||||||
(
|
(
|
||||||
cd "./data"
|
cd "./data"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue