Got websockify path logic correct

This commit is contained in:
Tim Edwards 2019-04-20 08:16:48 +02:00
parent 524504ee80
commit 5dd192e6e6
1 changed files with 6 additions and 1 deletions

View File

@ -11,10 +11,15 @@ confinement: strict
parts:
novnc:
source: https://github.com/novnc/noVNC/archive/v$SNAPCRAFT_PROJECT_VERSION.tar.gz
source: https://github.com/tkedwards/noVNC.git # https://github.com/novnc/noVNC/archive/v$SNAPCRAFT_PROJECT_VERSION.tar.gz
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