Commit 3b4808bd authored by 智勇's avatar 智勇

Merge branch '4.96' of http://git.quantgroup.cn/QA/qa-deploy-utils into 4.96

parents 19e0e3e0 3af46651
......@@ -92,6 +92,7 @@ else
echo "replace $re_replace_ip ip for $db_sub_backup_folder/*"
echo "sed -i "s#\.xyqb\.com#-${re_replace_ip}.liangkebang.com#g" $db_sub_backup_folder/*"
sed -i "s#\.xyqb\.com#-${re_replace_ip}.liangkebang.com#g" $db_sub_backup_folder/*
sed -i "s#\.q-gp\.com#-${re_replace_ip}.liangkebang.com#g" $db_sub_backup_folder/*
#for host in $hosts
#do
# arr=${host//|/ }
......
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