clean reboot
This commit is contained in:
parent
dedb19bd81
commit
e4d5b693ea
|
|
@ -57,4 +57,5 @@ EOF
|
||||||
|
|
||||||
echo ">> Done! Rebooting!"
|
echo ">> Done! Rebooting!"
|
||||||
systemctl status "$SERVICE_NAME" --no-pager -l
|
systemctl status "$SERVICE_NAME" --no-pager -l
|
||||||
sudo reboot
|
sudo nohup reboot >/dev/null 2>&1 &
|
||||||
|
exit 0
|
||||||
Loading…
Reference in New Issue
Block a user