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
stage-packages:
- websockify
# override-build: |
# snapcraftctl build
# ln -s usr/bin/python2-websockify websockify
apps:
novnc:
command: utils/launch.sh
# websockify:
# command: usr/bin/python2-websockify
plugs: [network, network-bind]