mirror of
https://git.myvelabs.com/novnc/archlinux.git
synced 2025-12-17 21:36:20 +00:00
3 lines
74 B
Bash
Executable file
3 lines
74 B
Bash
Executable file
#!/usr/bin/env bash
|
|
# Launch Tigervnc
|
|
/usr/bin/dbus-launch vncserver :0 &
|