update deploy script

This commit is contained in:
idk
2022-12-19 02:24:07 +00:00
parent 0dfbc28ff7
commit 94fa21374a

View File

@ -97,7 +97,7 @@ function pluginsetup(){
make download-su3s
}
find $IDKDOCROOT -maxdepth 1 -exec bash -c "cd {} && git pull --all"
find $IDKDOCROOT -maxdepth 1 -exec bash -c "cd {} && git pull --all" \;
setuppage $NETHACKDOCROOT $NETHACKDOCREPO
setuppage $WESNOTHDOCROOT $WESNOTHDOCREPO