test
This commit is contained in:
@ -22,7 +22,7 @@ git fetch
|
||||
git checkout $BRANCH
|
||||
git pull --force
|
||||
echo "Running the new version..."
|
||||
exec bash "$SCRIPTNAME" "${ARGS[@]/(\ )\-\-self\-update(\ )}"
|
||||
exec bash "$SCRIPTNAME" "${ARGS[@]/\s?\-\-self\-update\s?}"
|
||||
|
||||
# Now exit this old instance
|
||||
exit 1
|
||||
|
Reference in New Issue
Block a user