Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian QA
jenkins.debian.net
Commits
c00d2ab8
Verified
Commit
c00d2ab8
authored
Aug 17, 2020
by
Mattia Rizzolo
Browse files
letsencrypt: fix, forgot to shift the variables
Signed-off-by:
Mattia Rizzolo
<
mattia@debian.org
>
parent
97005e8b
Changes
1
Hide whitespace changes
Inline
Side-by-side
hosts/jenkins/etc/dehydrated/hooks.sh
View file @
c00d2ab8
...
@@ -23,6 +23,7 @@ email () {
...
@@ -23,6 +23,7 @@ email () {
case
"
$OP
"
in
case
"
$OP
"
in
deploy_cert
)
deploy_cert
)
shift
reload_apache
reload_apache
email
"
$@
"
email
"
$@
"
;;
;;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment