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