mirror of
https://github.com/YunoHost-Apps/headphones_ynh.git
synced 2024-09-03 19:26:02 +02:00
Bad copy and paste is bad
Co-authored-by: Félix Piédallu <felix.piedallu@non.se.com>
This commit is contained in:
parent
9cc2b6c717
commit
f9a2a9186d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue