mirror of
https://git.myvelabs.com/novnc/alpine.git
synced 2025-12-18 00:06:21 +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 &
|