mirror of
https://github.com/YunoHost-Apps/fittrackee_ynh.git
synced 2024-09-03 18:36:16 +02:00
Update change_url
This commit is contained in:
parent
e403ced884
commit
a446e8c9e7
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ ynh_change_url_nginx_config
|
||||||
ynh_script_progression --message="Modifying a config file..." --weight=1
|
ynh_script_progression --message="Modifying a config file..." --weight=1
|
||||||
|
|
||||||
domain=$new_domain
|
domain=$new_domain
|
||||||
ynh_add_config --template="../conf/.env.production" --destination="$install_dir/config/.env"
|
ynh_add_config --template="../conf/.env.production" --destination="$install_dir/.env"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# START SYSTEMD SERVICE
|
# START SYSTEMD SERVICE
|
||||||
|
|
Loading…
Reference in a new issue