mirror of
https://github.com/YunoHost-Apps/libremdb_ynh.git
synced 2024-09-03 19:36:22 +02:00
add domain-var to change_url
This commit is contained in:
parent
b330b585a5
commit
876cffc440
1 changed files with 2 additions and 0 deletions
|
@ -105,6 +105,8 @@ fi
|
|||
#=================================================
|
||||
ynh_script_progression --message="Changing app configuration file..." --weight=1
|
||||
|
||||
domain="$old_domain"
|
||||
|
||||
ynh_add_config --template="../conf/.env.local.example" --destination="$final_path/.env.local"
|
||||
|
||||
chmod 400 "$final_path/.env.local"
|
||||
|
|
Loading…
Reference in a new issue