diff --git a/scripts/install b/scripts/install index 5cb23a4..9c7543d 100755 --- a/scripts/install +++ b/scripts/install @@ -107,11 +107,6 @@ ynh_script_progression --message="Starting a systemd service..." --weight=3 # Start a systemd service ynh_systemd_action --service_name=$app --action="start" --log_path="/var/log/$app/$app.log" --line_match="Listening on" -#================================================= -# SETUP SSOWAT -#================================================= -ynh_script_progression --message="Configuring permissions..." --weight=3 - #================================================= # END OF SCRIPT #=================================================