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"