From 7296461b52b8bc50c6446fadc34410cef2c28404 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 18 Jul 2018 22:02:06 +0200 Subject: Have cron script pass commandline options. --- dehydrated/cron.weekly/local-dehydrated | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dehydrated') 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 "$@" -- cgit v1.2.3