From f9a2a9186d4bedc53fab9c0d6037b7bf039be47e Mon Sep 17 00:00:00 2001 From: tituspijean Date: Thu, 18 Jul 2024 23:18:05 +0200 Subject: [PATCH] Bad copy and paste is bad MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Félix Piédallu --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index d461237..f31f59f 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -63,7 +63,7 @@ python3 -m venv $install_dir/venv #================================================= ynh_script_progression --message="Updating a configuration file..." -ynh_replace_string --match_string="^http_root = .*" --replace_string="http_root = $new_path" --target_file="/etc/$app/headphones.ini" +ynh_replace_string --match_string="^http_root = .*" --replace_string="http_root = $path" --target_file="/etc/$app/headphones.ini" #================================================= # SETUP SYSTEMD