mirror of
https://github.com/YunoHost-Apps/psitransfer_ynh.git
synced 2024-09-03 20:16:06 +02:00
Update change_url
This commit is contained in:
parent
496e7bb460
commit
15e7bb681c
1 changed files with 3 additions and 0 deletions
|
@ -113,6 +113,9 @@ fi
|
|||
#=================================================
|
||||
ynh_script_progression --message="Updating a configuration file..."
|
||||
|
||||
domain=$new_domain
|
||||
path_url=$new_path
|
||||
|
||||
ynh_add_config --template="../conf/config.production.js" --destination="$final_path/config.production.js"
|
||||
|
||||
chmod 400 "$final_path/config.production.js"
|
||||
|
|
Loading…
Add table
Reference in a new issue