From 996d8d771807ac18201fa17df79a96de9741c972 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 22 Apr 2022 08:51:07 +0200 Subject: [PATCH] Update check_process --- check_process | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/check_process b/check_process index 9e3398c..fb678a9 100644 --- a/check_process +++ b/check_process @@ -3,9 +3,6 @@ domain="domain.tld" path="/path" is_public=1 - language="fr" - admin="john" - password="1Strong-Password" with_mysql=1 ; Checks pkg_linter=1 @@ -19,6 +16,16 @@ backup_restore=1 multi_instance=1 change_url=1 +;; Test without mysql + ; Manifest + domain="domain.tld" + path="/path" + is_public=1 + with_mysql=0 + ; Checks + setup_sub_dir=1 + upgrade=1 + backup_restore=1 ;;; Options Email= Notification=none