From 06ddacaee8330b1f57f712ef7018d2dc32c0370e Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 16 Oct 2022 21:44:08 +0200 Subject: [PATCH] Update upgrade --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 48ad7e5..24282f4 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -147,7 +147,7 @@ ynh_add_nginx_config #================================================= # ynh_script_progression --message="Updating a configuration file..." -# config_path="/var/lib/$app" +config_path="/var/lib/$app" # # Uncomment when there is new options added upstream # ynh_add_config --template="../conf/navidrome.toml" --destination="$config_path/navidrome.toml"