diff --git a/scripts/upgrade b/scripts/upgrade index dbfc920..e539cac 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -156,7 +156,7 @@ ynh_add_nginx_config #config_path="/var/lib/$app" # Uncomment when there is new options added upstream -y#nh_add_config --template="../conf/navidrome.toml" --destination="$config_path/navidrome.toml" +#ynh_add_config --template="../conf/navidrome.toml" --destination="$config_path/navidrome.toml" #chmod 600 "$config_path/navidrome.toml" #chown -R $app:$app "$config_path"