diff --git a/scripts/change_url b/scripts/change_url index 9191d62..046aa92 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -122,7 +122,7 @@ ynh_replace_string --match_string="base_url: https://$old_domain$old_path}" --re #================================================= ynh_script_progression --message="Starting a systemd service..." --weight=1 -ynh_systemd_action --service_name=uwsgi-app@$app.service --action="start" --line_match="spawned uWSGI master process" --log_path="/var/log/$app/$app.log" +ynh_systemd_action --service_name=uwsgi-app@$app.service --action="start" --log_path="/var/log/$app/$app.log" #================================================= # RELOAD NGINX