From 619b498b5101cfa3123dae2ea75e5639726b86e9 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 17 Nov 2021 10:33:13 +0100 Subject: [PATCH] Update install --- scripts/install | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/install b/scripts/install index 54993fe..b946706 100755 --- a/scripts/install +++ b/scripts/install @@ -118,6 +118,8 @@ ynh_add_nginx_config #================================================= ynh_script_progression --message="Configuring a systemd service..." --weight=1 +ynh_replace_string --match_string="__ENV_PATH__" --replace_string="$PATH" --target_file="../conf/systemd.service" + # Create a dedicated systemd config ynh_add_systemd_config