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

Update upgrade

This commit is contained in:
Éric Gaspar 2023-11-02 13:16:22 +01:00
parent 48f0b4f627
commit 7a72024909

View file

@ -124,7 +124,6 @@ ynh_add_nginx_config
#================================================= #=================================================
ynh_script_progression --message="Updating a configuration file..." ynh_script_progression --message="Updating a configuration file..."
media_dir="/home/yunohost.multimedia/share/Music"
ynh_add_config --template="../conf/app.conf" --destination="$final_path/$app.conf" ynh_add_config --template="../conf/app.conf" --destination="$final_path/$app.conf"
chmod 400 "$final_path/$app.conf" chmod 400 "$final_path/$app.conf"