From 72493e313a28ed16fd7060a15155509b5fa705bb Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Fri, 10 Feb 2017 19:35:53 +0100 Subject: [PATCH] Corrections check_process --- check_process | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/check_process b/check_process index d9403ab..cf85e1c 100644 --- a/check_process +++ b/check_process @@ -3,10 +3,10 @@ ; Manifest domain="domain.tld" (DOMAIN) path="/rainloop" (PATH) - is_public="No" (PUBLIC|public=Yes|private=No) + is_public="No" (PUBLIC|public=Yes|private=No) password="password" (PASSWORD) - ldap="Yes" (LDAP) - lang="English" (LANG) + ldap="Yes" + lang="English" ; Checks pkg_linter=1 setup_sub_dir=1 @@ -29,10 +29,10 @@ ; Manifest domain="domain.tld" (DOMAIN) path="/rainloop" (PATH) - is_public="No" (PUBLIC|public=Yes|private=No) + is_public="No" (PUBLIC|public=Yes|private=No) password="password" (PASSWORD) - ldap="No" (LDAP) - lang="English" (LANG) + ldap="No" + lang="English" ; Checks pkg_linter=1 setup_sub_dir=1 @@ -49,4 +49,4 @@ corrupt_source=0 fail_download_source=0 port_already_use=0 - final_path_already_use=0 \ No newline at end of file + final_path_already_use=0