From e559ed9191ecccbd9443b45e81426858a1f8ab18 Mon Sep 17 00:00:00 2001 From: siwinter <45730097+siwinter@users.noreply.github.com> Date: Mon, 26 Jul 2021 16:41:10 +0200 Subject: [PATCH] Update upgrade --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index f8c8ad5..3070552 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -114,7 +114,7 @@ ynh_script_progression --message="Upgrading systemd configuration..." --weight=3 # Create a dedicated systemd config start_file="$final_path/env/bin/$app" -ynh_add_systemd_config --others_var="conf_file start_file" # substitute __CONF_FILE__ by $conf_file +ynh_add_systemd_config #================================================= # MODIFY A CONFIG FILE