Update change_url

This commit is contained in:
Éric Gaspar 2023-09-10 09:25:10 +02:00
parent d6772d197d
commit 8295c9b038
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ ynh_change_url_nginx_config
#=================================================
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"
chmod 400 "$install_dir/config.php"