diff --git a/scripts/upgrade b/scripts/upgrade index d77cf83..7ca69ed 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -108,7 +108,7 @@ yunohost service add $app --description="A interplanetary blogging platform" --l #================================================= ynh_script_progression --message="Starting a systemd service..." --weight=1 -ynh_systemd_action --service_name=$app --action="start" --log_path=systemd --line_match="All workers started" +ynh_systemd_action --service_name=$app --action="start" --log_path=systemd #================================================= # END OF SCRIPT