insert task to regenerate config files after removing old-format lets encrypt certificates
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -222,6 +222,10 @@ if (\Froxlor\Froxlor::isDatabaseVersion('201902120')) {
|
||||
}
|
||||
lastStepStatus(0);
|
||||
|
||||
showUpdateStep("Inserting job to regenerate configfiles");
|
||||
\Froxlor\System\Cronjob::inserttask('1');
|
||||
lastStepStatus(0);
|
||||
|
||||
\Froxlor\Froxlor::updateToDbVersion('201902170');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user