Pass all args to deployment script

Brian Candler
2017-11-23 16:44:20 +00:00
parent d306462124
commit 4d9373186a
+1 -1
@@ -28,7 +28,7 @@ case "$1" in
;; ;;
"deploy_cert") "deploy_cert")
# optional: # optional:
# /path/to/deploy_cert.sh "${1}" "${2}" "${3}" "${4}" # /path/to/deploy_cert.sh "$@"
;; ;;
"unchanged_cert") "unchanged_cert")
# do nothing for now # do nothing for now