update
This commit is contained in:
@@ -83,9 +83,10 @@ updateBuild () {
|
|||||||
|
|
||||||
updateScript () {
|
updateScript () {
|
||||||
git -C $scriptDIR pull
|
git -C $scriptDIR pull
|
||||||
echo Script pulled you may need to restart vargix-os if theres been an update to it
|
echo Script pulled restarting script
|
||||||
echo .. press any key to continue
|
echo .. press any key to continue
|
||||||
read -n 1
|
read -n 1
|
||||||
|
exec "$ScriptLoc"
|
||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user