Update ui - tweak install-gui for branches

This commit is contained in:
Gene Hoffman 2021-03-02 12:48:49 -08:00 committed by Gene Hoffman
parent 8bfe9d5e40
commit 4132d76d1a
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit 55a52214c4116abe8035f5e9107193c1ba8aa0a3
Subproject commit b845aafba7843a07ddb2ed936d88bd39a46e060d

View File

@ -71,6 +71,7 @@ if [ ! "$CI" ]; then
if [ "$SUBMODULE_BRANCH" ];
then
git fetch
git checkout "$SUBMODULE_BRANCH"
git pull
echo ""