1
0
Fork 0
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:
ericgaspar 2023-03-09 19:40:35 +01:00
parent 4aa87658b0
commit a9e6d3f5f2

View file

@ -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