Commit 701ca375 authored by tywldx's avatar tywldx

f

parent 5620bfa7
......@@ -95,8 +95,8 @@ do
project_name="${var[0]}"
sub_doman="${var[0]}-${ip_last}"
target_ip="$ipfirst.$ip_last_repeat"
sub_doman="${var[0]}-${ip_last_repeat}"
target_ip="$ipfirst.${ip_last}"
http_port="${var[1]}"
https_port="${var[1]}"
file_name="$nginxname/$target_ip.conf"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment