From 5bb6966617733ac6ff8bb8897741ecc8a65a0887 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 13 Apr 2021 10:02:32 +0200 Subject: [PATCH] Update install --- scripts/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index 3ba7ef6..8949e96 100755 --- a/scripts/install +++ b/scripts/install @@ -154,8 +154,8 @@ ynh_add_config --template="../conf/groupname.json" --destination="$final_path/gr # Set permissions to app files chown -R $app: $final_path chmod -R 755 $final_path -chmod -R 600 $final_path/groups -chmod 600 $final_path/data/passwd +#chmod -R 600 $final_path/groups +#chmod 600 $final_path/data/passwd #================================================= # INTEGRATE SERVICE IN YUNOHOST