ups, forgot to save the file so it's missing a critical return :P

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2020-07-25 17:28:46 +02:00
parent 0af655f106
commit 10b52486b5

View File

@@ -443,6 +443,7 @@ class AcmeSh extends \Froxlor\Cron\FroxlorCron
return true;
}
}
return false;
}
return $renew_certs;
}