1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/navidrome_ynh.git synced 2024-09-03 19:46:30 +02:00

Update change_url

This commit is contained in:
Éric Gaspar 2023-11-17 10:00:29 +01:00
parent 95faa8eb9b
commit 05f4b2aa87

View file

@ -35,7 +35,7 @@ path_url="$new_path"
ynh_add_config --template="navidrome.toml" --destination="/var/lib/$app/navidrome.toml"
chmod 600 "/var/lib/$app/navidrome.toml"
chown -R $app:$app "$config_path"
chown -R $app:$app "/var/lib/$app/navidrome.toml"
#=================================================
# GENERIC FINALISATION