mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-07-19 19:41:11 +02:00
Pass all args to deployment script
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user