test
This commit is contained in:
parent
7f99e9e46e
commit
799629013b
@ -23,7 +23,7 @@ git fetch &> /dev/null
|
|||||||
[[ "$i" == "--self-update" ]] && unset "args[$count]" && break
|
[[ "$i" == "--self-update" ]] && unset "args[$count]" && break
|
||||||
((count++))
|
((count++))
|
||||||
done
|
done
|
||||||
exec bash "$SCRIPTNAME" "${args[@]}"
|
bash "$SCRIPTNAME" "${args[@]}"
|
||||||
|
|
||||||
# Now exit this old instance
|
# Now exit this old instance
|
||||||
exit 1
|
exit 1
|
||||||
|
Loading…
Reference in New Issue
Block a user