mirror of
https://github.com/YunoHost-Apps/easyappointments_ynh.git
synced 2024-11-10 01:52:23 +03:00
Update change_url
This commit is contained in:
parent
d6772d197d
commit
8295c9b038
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ ynh_change_url_nginx_config
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Updating a configuration file..." --weight=1
|
ynh_script_progression --message="Updating a configuration file..." --weight=1
|
||||||
|
|
||||||
|
domain=$new_domain
|
||||||
ynh_add_config --template="../conf/config.php" --destination="$install_dir/config.php"
|
ynh_add_config --template="../conf/config.php" --destination="$install_dir/config.php"
|
||||||
|
|
||||||
chmod 400 "$install_dir/config.php"
|
chmod 400 "$install_dir/config.php"
|
||||||
|
|
Loading…
Reference in a new issue