Update start.sh
Browse files
start.sh
CHANGED
|
@@ -7,6 +7,7 @@
|
|
| 7 |
cd /opt/novnc
|
| 8 |
ls -la
|
| 9 |
|
|
|
|
| 10 |
/usr/bin/supervisord -c /etc/supervisor/conf.d/supervisord.conf
|
| 11 |
|
| 12 |
# /home/user/miniconda/envs/webui/bin/python /web-ui/webui_with_vnc.py
|
|
|
|
| 7 |
cd /opt/novnc
|
| 8 |
ls -la
|
| 9 |
|
| 10 |
+
ls -la /opt/novnc/utils/
|
| 11 |
/usr/bin/supervisord -c /etc/supervisor/conf.d/supervisord.conf
|
| 12 |
|
| 13 |
# /home/user/miniconda/envs/webui/bin/python /web-ui/webui_with_vnc.py
|