more testing

This commit is contained in:
Heavybullets8 2022-06-13 14:17:23 -06:00
parent 7f44d500b8
commit e880da61ed

View File

@ -21,7 +21,7 @@ git fetch
git checkout $BRANCH
git pull --force
echo "Running the new version..."
bash "$SCRIPTNAME" "${ARGS//\ \-\-self\-update}"
bash "$SCRIPTNAME" "${ARGS//\ \-\-self\-update\ }"
# Now exit this old instance
exit 1
@ -30,7 +30,6 @@ git fetch
}
help(){
[[ $help == "true" ]] && clear -x
echo "Basic Utilities"