diff --git a/scripts/install b/scripts/install index 3258c39..7b00230 100755 --- a/scripts/install +++ b/scripts/install @@ -107,7 +107,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 +chmod -R 755 $final_path #================================================= # ADVERTISE SERVICE IN ADMIN PANEL