X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;ds=sidebyside;f=artifactory%2Faput.sh;fp=artifactory%2Faput.sh;h=83de979280902eaa45dbbf77cad958510a20893d;hb=289d2aed731cb4d8ad47f4b4c7a04cfa21517533;hp=50eb40abb9868176e36a387df5db4ac8165919ce;hpb=0d8f05d30a9e67ab477a35c9b2e7525b57ef644a;p=sven%2Fscripts.git diff --git a/artifactory/aput.sh b/artifactory/aput.sh index 50eb40a..83de979 100755 --- a/artifactory/aput.sh +++ b/artifactory/aput.sh @@ -1,7 +1,7 @@ #!/bin/bash APIKEY="" -DISTROS="jessie stretch" +DISTROS="${DISTROS:-jessie stretch}" COMPONENT="main" BASE_URL="https://artifactory.foobar/artifactory" REPO="foobar"