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",