We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a08a05c commit a705827Copy full SHA for a705827
setup.sh
@@ -562,7 +562,7 @@ install_from_git() {
562
# Construct the full Git URL with branch
563
FULL_GIT_URL="$GITHUB_URL -b $BRANCH"
564
565
- set_auto_update "$sg_auto_update"
+ set_auto_update "sg_auto_update"
566
567
log "Cloning the $APP_NAME repository from GitHub..."
568
create_and_own_dir "$GIT_INSTALL_DIR"
0 commit comments