Edit setup.sh

This commit is contained in:
2025-06-03 09:46:21 -07:00
parent c3551fae65
commit e1216e5b76

View File

@@ -7,3 +7,4 @@ git branch --set-upstream-to origin/master
git submodule init git submodule init
git submodule update git submodule update
git submodule foreach git checkout master git submodule foreach git checkout master
git submodule foreach git pull