mirror of
https://github.com/YunoHost-Apps/bookstack_ynh.git
synced 2024-09-03 18:16:02 +02:00
Update change_url
This commit is contained in:
parent
3c7da5aa24
commit
d7d6849aa1
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ db_user=$db_name
|
|||
db_pwd=$(ynh_app_setting_get --app=$app --key=mysqlpwd)
|
||||
redis_db=$(ynh_app_setting_get --app=$app --key=redis_db)
|
||||
mail_pwd=$(ynh_app_setting_get --app=$app --key=mail_pwd)
|
||||
string=$(ynh_string_random --length=64)
|
||||
|
||||
#=================================================
|
||||
# BACKUP BEFORE UPGRADE THEN ACTIVE TRAP
|
||||
|
|
Loading…
Add table
Reference in a new issue