test
This commit is contained in:
parent
6c1e4a762f
commit
0a01f4b0c2
@ -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[@]/\-\-self\-update}"
|
||||
|
||||
# Now exit this old instance
|
||||
exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user