From 8964b6aed5038b201178193afc60570a4b4aa221 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 23 Oct 2022 09:32:59 +0200 Subject: [PATCH] Update install --- scripts/install | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index 4552cc9..1c3db9c 100644 --- a/scripts/install +++ b/scripts/install @@ -120,13 +120,12 @@ ynh_add_config --template="../conf/config.php" --destination="$final_path/config chmod 600 "$final_path/config.php" chown $app:$app "$final_path/config.php" -#chmod 775 "$final_path/tmp/sessions" #================================================= # REMOVE UNWANTED FILES #================================================= -ynh_secure_remove --file="$final_path/setup.php" +#ynh_secure_remove --file="$final_path/setup.php" #================================================= # SETUP SSOWAT