Commit b53257cc authored by Vivien Alger's avatar Vivien Alger

Added download-only for debug purpose

parent a72695fa
...@@ -5,11 +5,11 @@ parts = ...@@ -5,11 +5,11 @@ parts =
[noVNC] [noVNC]
recipe = hexagonit.recipe.download recipe = hexagonit.recipe.download
url = http://github.com/kanaka/noVNC/tarball/master url = https://github.com/kanaka/noVNC/tarball/master
strip-top-level-dir = true download-only = true
filename = noVNC
[websockify] [websockify]
recipe = hexagonit.recipe.download recipe = hexagonit.recipe.download
url = http://github.com/desaintmartin/websockify/tarball/master url = https://github.com/desaintmartin/websockify/tarball/master
strip-top-level-dir = true destination = ${noVNC:location}/utils/
destination = ${noVNC:location}/utils/ \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment