From b4924fb9a98cf4ae70957030cefaa4dc7df6eeed Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 12 Jun 2022 07:48:01 +0200 Subject: [PATCH] Fix --- check_process | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/check_process b/check_process index 69906f4..80fbc90 100644 --- a/check_process +++ b/check_process @@ -3,8 +3,8 @@ domain="domain.tld" path="/path" admin="john" - email="admin@example.com" is_public=1 + password="1Strong-Password" ; Checks pkg_linter=1 setup_sub_dir=1 diff --git a/manifest.json b/manifest.json index 7e2fc4c..f67aacd 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web-based genealogy application", "fr": "Logiciel libre de généalogie en ligne" }, - "version": "2.1.5~ynh1", + "version": "2.1.5~ynh2", "url": "https://www.webtrees.net", "upstream": { "license": "GPL-3.0-or-later",