more testing
This commit is contained in:
parent
7f44d500b8
commit
e880da61ed
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user