Skip to content
Snippets Groups Projects
Verified Commit c00d2ab8 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

letsencrypt: fix, forgot to shift the variables

parent 97005e8b
No related branches found
Tags upstream/1.2.44
No related merge requests found
......@@ -23,6 +23,7 @@ email () {
case "$OP" in
deploy_cert)
shift
reload_apache
email "$@"
;;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment