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