mirror of
https://github.com/YunoHost-Apps/garradin_ynh.git
synced 2024-09-03 18:36:17 +02:00
sripts modified, try to resolve change url
This commit is contained in:
parent
5121efa398
commit
d898ed56f9
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ final_path=/var/www/$app
|
|||
if [ $change_path -eq 1 ]
|
||||
then
|
||||
# Make a backup of the original nginx config file if modified
|
||||
# ynh_backup_if_checksum_is_different --file="$nginx_conf_path"
|
||||
ynh_backup_if_checksum_is_different --file="$nginx_conf_path"
|
||||
# Set global variables for nginx helper
|
||||
domain="$old_domain"
|
||||
path_url="$new_path"
|
||||
|
|
Loading…
Add table
Reference in a new issue