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
|
||||
((count++))
|
||||
done
|
||||
exec bash "$SCRIPTNAME" "${args[@]}"
|
||||
bash "$SCRIPTNAME" "${args[@]}"
|
||||
|
||||
# Now exit this old instance
|
||||
exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user