From 3efea5700ef3f40ac914315f62dd4ecc4c773659 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 16 Feb 2021 16:16:05 +0100 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index 6203265..9ef0498 100755 --- a/scripts/install +++ b/scripts/install @@ -117,6 +117,7 @@ ynh_add_systemd_config --others_var="ynh_node_load_PATH" # Set permissions to app files chown -R $app: $final_path +chmod-R 755 $final_path #================================================= # ADVERTISE SERVICE IN ADMIN PANEL