From 1730550c6184cfb2f2d4d6797e81eadbc5922406 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 19 Feb 2021 20:05:27 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 9fa3a38..f1eabab 100644 --- a/scripts/install +++ b/scripts/install @@ -118,7 +118,7 @@ ynh_store_file_checksum --file="$config_path/navidrome.toml" #================================================= ynh_script_progression --message="Configuring a systemd service..." --weight=1 -ynh_add_systemd_config --others_var="config_path" +ynh_add_systemd_config --others_var="$config_path" #================================================= # GENERIC FINALIZATION