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

Update change_url

This commit is contained in:
Éric Gaspar 2023-01-30 19:38:44 +01:00
parent 7ff76eecae
commit 89811f74ec

View file

@ -36,6 +36,7 @@ scanner_extractor=$(ynh_app_setting_get --app=$app --key=scanner_extractor)
enable_animation=$(ynh_app_setting_get --app=$app --key=enable_animation)
enable_transcoding=$(ynh_app_setting_get --app=$app --key=enable_transcoding)
welcome_message=$(ynh_app_setting_get --app=$app --key=welcome_message)
enable_sharing=$(ynh_app_setting_get --app=$app --key=enable_sharing)
#=================================================
# BACKUP BEFORE CHANGE URL THEN ACTIVE TRAP