mirror of
https://github.com/YunoHost-Apps/outline_ynh.git
synced 2024-09-03 19:56:12 +02:00
Update restore
This commit is contained in:
parent
9b2708b9e7
commit
23f1c2202b
1 changed files with 2 additions and 0 deletions
|
@ -93,6 +93,8 @@ chown -R $app:www-data "$final_path"
|
||||||
#=================================================
|
#=================================================
|
||||||
# UPDATING A CONFIGURATION
|
# UPDATING A CONFIGURATION
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
|
ynh_secure_remove --file="$final_path/.env"
|
||||||
ynh_script_progression --message="Updating the configuration file..." --time --weight=1
|
ynh_script_progression --message="Updating the configuration file..." --time --weight=1
|
||||||
|
|
||||||
ynh_add_config --template="../conf/.env" --destination="$final_path/.env"
|
ynh_add_config --template="../conf/.env" --destination="$final_path/.env"
|
||||||
|
|
Loading…
Add table
Reference in a new issue