Merge pull request #47 from YunoHost/add_comments

Add comments
This commit is contained in:
Maniack Crudelis
2018-07-30 09:58:07 +02:00
committed by GitHub
10 changed files with 221 additions and 69 deletions

View File

@@ -75,11 +75,6 @@ then
path_url="$new_path"
# Create a dedicated nginx config
ynh_add_nginx_config
if [ "$path_url" != "/" ]
then
ynh_replace_string "^#sub_path_only " "" "$nginx_conf_path"
fi
ynh_store_file_checksum "$nginx_conf_path"
fi
# Change the domain for nginx