Commit 67419454 authored by tywldx's avatar tywldx

f

parent 8770c1bb
...@@ -27,7 +27,7 @@ function addFile() ...@@ -27,7 +27,7 @@ function addFile()
echo "subdomain = $2-$1" >> $4 echo "subdomain = $2-$1" >> $4
} }
projectAndPort = `node $config_server/get_project_config.js -name $project -attr port` projectAndPort=`node $config_server/get_project_config.js -type multi -attr port`
for ip_last in ${ips[@]} for ip_last in ${ips[@]}
......
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