websockify startup script

This commit is contained in:
Noah Levitt 2015-11-03 20:15:41 +00:00
parent 03e7c29701
commit 90fad87f7e
2 changed files with 4 additions and 1 deletions

2
docker/vnc-websock.sh Executable file
View file

@ -0,0 +1,2 @@
#!/bin/sh
exec setuser brozzler websockify 0.0.0.0:8901 localhost:5901