mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-23 01:29:07 +01:00
Pass all args to deployment script
@@ -28,7 +28,7 @@ case "$1" in
|
||||
;;
|
||||
"deploy_cert")
|
||||
# optional:
|
||||
# /path/to/deploy_cert.sh "${1}" "${2}" "${3}" "${4}"
|
||||
# /path/to/deploy_cert.sh "$@"
|
||||
;;
|
||||
"unchanged_cert")
|
||||
# do nothing for now
|
||||
|
||||
Reference in New Issue
Block a user