mirror of
https://github.com/moparisthebest/pi-hole
synced 2024-11-22 09:12:16 -05:00
Update basic-install.sh
change `shutdown -r now` to reboot for ssh users
This commit is contained in:
parent
bf397db73e
commit
ced96905e9
@ -79,4 +79,4 @@ echo "Entering the event horizon..."
|
|||||||
sudo /usr/local/bin/gravity.sh
|
sudo /usr/local/bin/gravity.sh
|
||||||
|
|
||||||
echo "Restarting..."
|
echo "Restarting..."
|
||||||
sudo shutdown -r now
|
sudo reboot
|
||||||
|
Loading…
Reference in New Issue
Block a user