mirror of
https://github.com/pi-hole/pi-hole
synced 2024-12-22 14:58:08 +00: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
|
||||
|
||||
echo "Restarting..."
|
||||
sudo shutdown -r now
|
||||
sudo reboot
|
||||
|
Loading…
Reference in New Issue
Block a user