1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bookstack_ynh.git synced 2024-09-03 18:16:02 +02:00

Update change_url

This commit is contained in:
ericgaspar 2022-01-28 11:13:30 +01:00
parent d7d6849aa1
commit f41958e731
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -110,8 +110,6 @@ domain="$new_domain"
ynh_add_config --template=../conf/.env.example --destination=$final_path/.env
chmod 600 $final_path/.env
#=================================================
# RELOAD NGINX
#=================================================