mirror of
https://github.com/YunoHost-Apps/fab-manager_ynh.git
synced 2024-09-03 18:36:16 +02:00
Update change_url
This commit is contained in:
parent
93fef4cbb5
commit
3c102830fe
1 changed files with 2 additions and 0 deletions
|
@ -117,6 +117,8 @@ fi
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Updating a configuration file..."
|
ynh_script_progression --message="Updating a configuration file..."
|
||||||
|
|
||||||
|
domain=$new_domain
|
||||||
|
path_url=$new_path
|
||||||
ynh_add_config --template="../conf/secrets.yml" --destination="$final_path/config/secrets.yml"
|
ynh_add_config --template="../conf/secrets.yml" --destination="$final_path/config/secrets.yml"
|
||||||
chmod 400 "$final_path/config/secrets.yml"
|
chmod 400 "$final_path/config/secrets.yml"
|
||||||
chown $app:$app "$final_path/config/secrets.yml"
|
chown $app:$app "$final_path/config/secrets.yml"
|
||||||
|
|
Loading…
Add table
Reference in a new issue