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:
parent
93235838b7
commit
30a4377993
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@ port=$(ynh_app_setting_get --app=$app --key=port)
|
|||
enable_downloads=$(ynh_app_setting_get --app=$app --key=enable_downloads)
|
||||
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)
|
||||
|
||||
#=================================================
|
||||
# BACKUP BEFORE CHANGE URL THEN ACTIVE TRAP
|
||||
|
|
Loading…
Add table
Reference in a new issue