Update vnc-install-ubuntu.sh

This commit is contained in:
2018-08-08 18:40:49 -05:00
parent a9f4616484
commit 76457f4308

View File

@@ -19,6 +19,6 @@ EOF
echo "Configure Services"
sudo systemctl enable x11vnc.service
sudo systemctl daemon-reload
echo "Rebotting in 5secs..."
echo "Rebooting in 5 seconds..."
sleep 5s
sudo shutdown -r now