diff --git a/scripts/install b/scripts/install index 64e97c0..0d8f61d 100755 --- a/scripts/install +++ b/scripts/install @@ -148,7 +148,7 @@ yunohost service add $app --description="Self-hosted live video and web chat ser ynh_script_progression --message="Starting a systemd service..." --weight=1 # Start a systemd service -ynh_systemd_action --service_name=$app --action="start" --log_path="/var/log/$app/$app.log" --line_match="The web admin interface is available at /admin." +ynh_systemd_action --service_name=$app --action="start" --log_path="/var/log/$app/$app.log" #--line_match="The web admin interface is available at /admin." #================================================= # SETUP SSOWAT