Update basic-install.sh
change `shutdown -r now` to reboot for ssh users
This commit is contained in:
@ -79,4 +79,4 @@ echo "Entering the event horizon..."
|
||||
sudo /usr/local/bin/gravity.sh
|
||||
|
||||
echo "Restarting..."
|
||||
sudo shutdown -r now
|
||||
sudo reboot
|
||||
|
Reference in New Issue
Block a user