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