浏览代码

path don't need to be stored

Maniack Crudelis 6 年之前
父节点
当前提交
b704e1cbcb
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      scripts/change_url

+ 0 - 2
scripts/change_url

@@ -73,8 +73,6 @@ then
 	# Set global variables for nginx helper
 	# Set global variables for nginx helper
 	domain="$old_domain"
 	domain="$old_domain"
 	path_url="$new_path"
 	path_url="$new_path"
-	# Store path_url setting
-	ynh_app_setting_set $app path "$path_url"
 	# Create a dedicated nginx config
 	# Create a dedicated nginx config
 	ynh_add_nginx_config
 	ynh_add_nginx_config
 	if [ "$path_url" != "/" ]
 	if [ "$path_url" != "/" ]