Update install add comment to update script

master-b-p-s
Alan Johnston 3 weeks ago committed by GitHub
parent 30d189811c
commit 1f86ea0d81
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -809,7 +809,7 @@ cd
if [ "$noreboot" = "0" ] ; then if [ "$noreboot" = "0" ] ; then
if [ $FLAG -eq 1 ]; then if [ $FLAG -eq 1 ]; then # Not sure if this is needed
echo "systemctl daemon-reload and reboot" echo "systemctl daemon-reload and reboot"
sudo systemctl daemon-reload sudo systemctl daemon-reload
sudo reboot -h now sudo reboot -h now

Loading…
Cancel
Save

Powered by TurnKey Linux.