From e7c904b2678e15b737b21080725f989a057d8496 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 2 Oct 2021 13:08:35 +0200 Subject: [PATCH] Update check_process --- check_process | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/check_process b/check_process index 4e7e517..d0e42dd 100644 --- a/check_process +++ b/check_process @@ -5,7 +5,7 @@ with_sftp=1 password="myreallystrengthpassword" is_public=1 - php_custom="7.3" + phpversion="7.3" with_mysql=1 ; Checks pkg_linter=1 @@ -27,7 +27,7 @@ with_sftp=0 password="" is_public=1 - php_custom="7.3" + phpversion="7.3" with_mysql=1 ; Checks setup_sub_dir=1 @@ -40,7 +40,7 @@ with_sftp=1 password="myreallystrengthpassword" is_public=1 - php_custom="7.3" + phpversion="7.3" with_mysql=0 ; Checks setup_sub_dir=1 @@ -53,7 +53,7 @@ with_sftp=0 password="myreallystrengthpassword" is_public=1 - php_custom="8.0" + phpversion="8.0" with_mysql=0 ; Checks setup_sub_dir=1