Commit b53257cc authored by Vivien Alger's avatar Vivien Alger

Added download-only for debug purpose

parent a72695fa
......@@ -5,11 +5,11 @@ parts =
[noVNC]
recipe = hexagonit.recipe.download
url = http://github.com/kanaka/noVNC/tarball/master
strip-top-level-dir = true
url = https://github.com/kanaka/noVNC/tarball/master
download-only = true
filename = noVNC
[websockify]
recipe = hexagonit.recipe.download
url = http://github.com/desaintmartin/websockify/tarball/master
strip-top-level-dir = true
destination = ${noVNC:location}/utils/
url = https://github.com/desaintmartin/websockify/tarball/master
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