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

Update upgrade

This commit is contained in:
Éric Gaspar 2023-02-11 18:56:25 +01:00
parent e624447a11
commit 6274dec05a

View file

@ -156,7 +156,7 @@ ynh_add_nginx_config
#config_path="/var/lib/$app" #config_path="/var/lib/$app"
# Uncomment when there is new options added upstream # Uncomment when there is new options added upstream
y#nh_add_config --template="../conf/navidrome.toml" --destination="$config_path/navidrome.toml" #ynh_add_config --template="../conf/navidrome.toml" --destination="$config_path/navidrome.toml"
#chmod 600 "$config_path/navidrome.toml" #chmod 600 "$config_path/navidrome.toml"
#chown -R $app:$app "$config_path" #chown -R $app:$app "$config_path"