mirror of
https://github.com/fcwu/docker-ubuntu-vnc-desktop
synced 2026-08-05 16:12:41 +02:00
Fix tty.js daemon not to enable
This commit is contained in:
+3
-1
@@ -11,6 +11,8 @@ echo "ubuntu:$PASS" | chpasswd
|
||||
|
||||
/usr/bin/supervisord -c /supervisord.conf
|
||||
|
||||
cd /tty.js && node ./tty-me.js --daemonize
|
||||
|
||||
while [ 1 ]; do
|
||||
/bin/bash
|
||||
done
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user