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:
parent
95faa8eb9b
commit
05f4b2aa87
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue