fix install not using submodules

This commit is contained in:
JOLIMAITRE Matthieu 2024-06-18 03:15:44 +02:00
parent cc9afc5ffe
commit d255af488a
2 changed files with 4 additions and 2 deletions

View file

@ -8,6 +8,8 @@ log "This will alter your home directory '$HOME'."
log "Press [return] to continue."
read
git pull --recurse-submodules
(
cd "./data"
stow --verbose --target="$HOME" "home"