Add restart warning after update
This commit is contained in:
parent
3193319d2c
commit
839abbe8ff
@ -31,7 +31,7 @@ then
|
||||
git reset --hard
|
||||
git checkout $1
|
||||
git pull
|
||||
echo "script updated"
|
||||
echo "script updated, please restart the script manually"
|
||||
exit 1
|
||||
else
|
||||
echo "script up-to-date"
|
||||
|
Loading…
x
Reference in New Issue
Block a user