From c015be0fa30283bebd00a2d454130cff95b16dbd Mon Sep 17 00:00:00 2001 From: siwinter <45730097+siwinter@users.noreply.github.com> Date: Mon, 26 Jul 2021 11:26:20 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 7a4919b..2e7aff6 100755 --- a/scripts/install +++ b/scripts/install @@ -117,7 +117,7 @@ ynh_script_progression --message="Configuring a systemd service..." # 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 #--others_var="conf_file start_file" substitute __CONF_FILE__ by $conf_file #================================================= # MODIFY A CONFIG FILE