diff options
-rwxr-xr-x | dehydrated/cron.weekly/local-dehydrated | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dehydrated/cron.weekly/local-dehydrated b/dehydrated/cron.weekly/local-dehydrated index 26cbd4a..ae7db41 100755 --- a/dehydrated/cron.weekly/local-dehydrated +++ b/dehydrated/cron.weekly/local-dehydrated @@ -20,4 +20,4 @@ domain=$(hostname --domain) || dehydrated --cron --domain "$maildomain $extradomains" --algo rsa # update certdomain certs -dehydrated --cron +dehydrated --cron "$@" |