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

Update change_url

This commit is contained in:
yalh76 2021-02-28 11:17:38 +01:00
parent 1ba6f41db2
commit 3fdf7824c4

View file

@ -97,6 +97,7 @@ then
# Store file checksum for the new config file location
ynh_store_file_checksum --file="/etc/nginx/conf.d/$new_domain.d/$app.conf"
domain="$new_domain"
path_url="$new_path"
fi
#=================================================