Source will have to be the latest from git until changes to launch.sh make it into a released version of noVNC

This commit is contained in:
Tim Edwards 2019-04-26 08:18:22 +02:00
parent 055c5fcda5
commit 7842063629
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ confinement: strict
parts: parts:
novnc: novnc:
source: https://github.com/novnc/noVNC/archive/v$SNAPCRAFT_PROJECT_VERSION.tar.gz source: https://github.com/novnc/noVNC.git #https://github.com/novnc/noVNC/archive/v$SNAPCRAFT_PROJECT_VERSION.tar.gz
plugin: dump plugin: dump
stage-packages: stage-packages:
- websockify - websockify