acme-challenge path adjustments if docroot changed after update from 0.10.x (via apt)

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2023-01-12 14:21:14 +01:00
parent 7e801ea502
commit 9e671100ae
6 changed files with 64 additions and 21 deletions

View File

@@ -34,7 +34,7 @@ final class Froxlor
const VERSION = '2.0.7';
// Database version (YYYYMMDDC where C is a daily counter)
const DBVERSION = '202212060';
const DBVERSION = '202301120';
// Distribution branding-tag (used for Debian etc.)
const BRANDING = '';