mirror of
https://github.com/lukaszlach/kali-desktop
synced 2026-08-05 16:12:41 +02:00
3 lines
95 B
Plaintext
Executable File
3 lines
95 B
Plaintext
Executable File
#!/usr/bin/with-contenv bash
|
|
set -e
|
|
exec websockify --web=/usr/share/novnc/ 6080 localhost:5900 |