mirror of
https://github.com/YunoHost-Apps/lufi_ynh.git
synced 2024-09-03 19:36:28 +02:00
Update change_url
This commit is contained in:
parent
cc2fb14572
commit
13012b14f3
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ db_pwd=$(ynh_app_setting_get --app=$app --key=psqlpwd)
|
|||
db_user=$db_name
|
||||
secret=$(ynh_app_setting_get --app=$app --key=secret)
|
||||
max_file_size=$(ynh_app_setting_get --app=$app --key=max_file_size)
|
||||
datadir=$(ynh_app_setting_get --app=$app --key=datadir)
|
||||
|
||||
#=================================================
|
||||
# BACKUP BEFORE CHANGE URL THEN ACTIVE TRAP
|
||||
|
|
Loading…
Add table
Reference in a new issue