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

更新project-deploy.sh

parent 15558a20
......@@ -45,7 +45,8 @@ function check() {
function weight() {
echo "http://172.17.255.136:8084/api/deploy/slb/controlSLB?ipStrList=$2&vGroupId=$3&weight=$4"
curl http://172.17.255.136:8084/api/deploy/slb/controlSLB?ipStrList=$2&vGroupId=$3&weight=$4
return;
exit 1
}
if [ $1 -z ]; then
$1 = "deploy"
......
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