Skip to content

Commit 0d98e44

Browse files
authored
Update vnc.sh
1 parent a883259 commit 0d98e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vnc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ AllowIsolate=yes" > /lib/systemd/system/graphical.target &&
3434
sudo cp /lib/systemd/system/graphical.target /etc/systemd/system/ &&
3535
sudo systemctl daemon-reload &&
3636
sudo systemctl enable graphical.target &&
37-
sudo systemctl start x11vnc.service &&
37+
sudo systemctl start x11vnc.service

0 commit comments

Comments
 (0)