Skip to content

Commit cdd78dc

Browse files
authored
Update APP-MANAGER
- unset SOURCE in "-s" when finished
1 parent 562dab8 commit cdd78dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

APP-MANAGER

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -884,6 +884,7 @@ _sync_installation_scripts() {
884884
mkdir -p "$argpath"/.am-installer
885885
wget -q "$APPSDB/$arg" -O "$argpath"/.am-installer/"$arg"
886886
fi
887+
SOURCE=""
887888
fi
888889
scriptname=""
889890
fi

0 commit comments

Comments
 (0)