From 5d38dbe2995eca48086142304c3b00cedf5e6816 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 25 Apr 2022 22:48:55 +0200 Subject: [PATCH] Fix upgrade --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 802e53e..9afe223 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -163,7 +163,7 @@ ynh_install_extra_app_dependencies --repo="deb https://artifacts.elastic.co/pack ynh_script_progression --message="Upgrading systemd configuration..." # Create a dedicated systemd config -ynh_add_systemd_config +ynh_add_supervisor_config #================================================= # GENERIC FINALIZATION