Commit 70a37f29 authored by 智勇's avatar 智勇

update

parent 4388586b
...@@ -14,7 +14,7 @@ log_path="/home/quant_group/logs" ...@@ -14,7 +14,7 @@ log_path="/home/quant_group/logs"
rm -rf ${log_path}/* rm -rf ${log_path}/*
echo 172.30.220.17 eos.quantgroups.com >> /etc/hosts echo 192.168.4.50 eos.quantgroups.com >> /etc/hosts
echo 172.17.1.7 apollo-dev.quantgroups.com >> /etc/hosts echo 172.17.1.7 apollo-dev.quantgroups.com >> /etc/hosts
echo 172.20.3.11 sentry.quantgroups.com >> /etc/hosts echo 172.20.3.11 sentry.quantgroups.com >> /etc/hosts
......
...@@ -8,7 +8,7 @@ echo "cd ${package_path}" ...@@ -8,7 +8,7 @@ echo "cd ${package_path}"
cd ${package_path} cd ${package_path}
echo "echo host" echo "echo host"
echo 172.30.220.17 eos.quantgroups.com >> /etc/hosts echo 192.168.4.50 eos.quantgroups.com >> /etc/hosts
echo 172.17.1.7 apollo-dev.quantgroups.com >> /etc/hosts echo 172.17.1.7 apollo-dev.quantgroups.com >> /etc/hosts
# echo 172.20.3.11 sentry.quantgroups.com >> /etc/hosts # echo 172.20.3.11 sentry.quantgroups.com >> /etc/hosts
......
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