diff --git a/deployment.sh b/deployment.sh index e7c9aff..0f0fa9f 100755 --- a/deployment.sh +++ b/deployment.sh @@ -61,6 +61,7 @@ FILESYSTEM="ext4" SYSTEMD=false DEBIAN_REPO_HOST="debian.sipwise.com" SIPWISE_REPO_HOST="deb.sipwise.com" +SIPWISE_REPO_TRANSPORT="http" # if TARGET_DISK environment variable is set accept it if [ -n "$TARGET_DISK" ] ; then