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