noVNC needs network to function, removed unneeded commented-out lines

This commit is contained in:
Tim Edwards 2019-04-20 08:52:24 +02:00
parent 5dd192e6e6
commit 735650e165
1 changed files with 1 additions and 5 deletions

View File

@ -15,11 +15,7 @@ parts:
plugin: dump plugin: dump
stage-packages: stage-packages:
- websockify - websockify
# override-build: |
# snapcraftctl build
# ln -s usr/bin/python2-websockify websockify
apps: apps:
novnc: novnc:
command: utils/launch.sh command: utils/launch.sh
# websockify: plugs: [network, network-bind]
# command: usr/bin/python2-websockify