diff --git a/deploy_app.sh b/deploy_app.sh
index 6ae3e67c623ae71a97ae18011810689d5ebc4a62..7e16f9a6d5e1e108a3016b3dea1016e3cdd1134c 100755
--- a/deploy_app.sh
+++ b/deploy_app.sh
@@ -169,7 +169,7 @@ function deploy(){
         # added sleep to repeat the request with another hashed secret
         sleep 2
         
-        ${selfdir}/bin/getfile.sh -d -f ${IMLCI_PROJECT}.tgz -o ${downloadtmp}
+        ${selfdir}/bin/getfile.sh -d ${dlparams} -o ${downloadtmp}
         exit 1
     fi