Setting system.leapiversion exists and just needs to be updated, no added
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -363,7 +363,7 @@ if (\Froxlor\Froxlor::isFroxlorVersion('0.10.0')) {
|
|||||||
if (\Froxlor\Froxlor::isDatabaseVersion('201910090')) {
|
if (\Froxlor\Froxlor::isDatabaseVersion('201910090')) {
|
||||||
|
|
||||||
showUpdateStep("Adjusting Let's Encrypt API setting");
|
showUpdateStep("Adjusting Let's Encrypt API setting");
|
||||||
Settings::AddNew("system.leapiversion", '2');
|
Settings::Set("system.leapiversion", '2');
|
||||||
lastStepStatus(0);
|
lastStepStatus(0);
|
||||||
|
|
||||||
\Froxlor\Froxlor::updateToDbVersion('201910110');
|
\Froxlor\Froxlor::updateToDbVersion('201910110');
|
||||||
|
|||||||
Reference in New Issue
Block a user