mirror of
https://github.com/YunoHost-Apps/navidrome_ynh.git
synced 2024-09-03 19:46:30 +02:00
Update install
This commit is contained in:
parent
4aa87658b0
commit
a9e6d3f5f2
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ mkdir -p "/var/lib/$app"
|
|||
ynh_add_config --template="../conf/navidrome.toml" --destination="/var/lib/$app/navidrome.toml"
|
||||
|
||||
chmod 600 "/var/lib/$app/navidrome.toml"
|
||||
chown -R $app:$app "$/var/lib/$app/navidrome.toml"
|
||||
chown -R $app:$app "/var/lib/$app/navidrome.toml"
|
||||
|
||||
#=================================================
|
||||
# START SYSTEMD SERVICE
|
||||
|
|
Loading…
Add table
Reference in a new issue