Update vnc-install-ubuntu.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user