Commit cdfcdfdb authored by 白秀江's avatar 白秀江

更新project-deploy.sh

parent e4104cf5
...@@ -36,10 +36,10 @@ function check() { ...@@ -36,10 +36,10 @@ function check() {
} }
# # $1 方法名 设置权重
# $1 ip # $2 ip
# $2 虚拟主机组 # $3 虚拟主机组
# $3 weight 权重 # $4 weight 权重
# #
function weight() { function weight() {
echo "http://172.17.255.136:8084/api/deploy/slb/controlSLB?ipStrList=$2&vGroupId=$3&weight=$4" echo "http://172.17.255.136:8084/api/deploy/slb/controlSLB?ipStrList=$2&vGroupId=$3&weight=$4"
......
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