diff --git a/scripts/restore b/scripts/restore index 56004b5..a4cfeaa 100644 --- a/scripts/restore +++ b/scripts/restore @@ -91,7 +91,7 @@ ynh_restore_uwsgi_service # RELOAD NGINX AND UWSGI #================================================= -ynh_script_progression --message="Starting pgadmin services..." --weight=3 +ynh_script_progression --message="Starting $app services..." --weight=3 ynh_systemd_action --service_name "uwsgi-app@$app.service" \ --line_match "WSGI app 0 \(mountpoint='[/[:alnum:]_-]*'\) ready in [[:digit:]]* seconds on interpreter" --log_path "/var/log/uwsgi/$app/$app.log" ynh_systemd_action --service_name=nginx --action=reload