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-16 16:10:01 +01:00
parent ed992f8319
commit 87e12826e7

View file

@ -41,9 +41,6 @@ ynh_systemd_action --service_name=$app --action="stop" --log_path=systemd
#=================================================
ynh_script_progression --message="Ensuring downward compatibility..." --weight=1
ynh_app_setting_delete --app=$app --key=is_public
fi
if [ -z "$language" ]; then
language="en"
ynh_app_setting_set --app=$app --key=language --value=$language