change submodule strategy

This commit is contained in:
JOLIMAITRE Matthieu 2024-06-18 03:21:06 +02:00
parent a2e9abc408
commit f4e203d8c5

View file

@ -8,7 +8,7 @@ log "This will alter your home directory '$HOME'."
log "Press [return] to continue."
read
git pull --recurse-submodules
git submodule update --init --recursive
(
cd "./data"