Commit e15821eb authored by 智勇's avatar 智勇

更新node hosts

parent 2c9fc203
...@@ -8,9 +8,9 @@ echo "cd ${package_path}" ...@@ -8,9 +8,9 @@ echo "cd ${package_path}"
cd ${package_path} cd ${package_path}
echo "echo host" echo "echo host"
echo 192.168.6.13 eos.quantgroups.com >> /etc/hosts echo 172.17.1.7 eos.quantgroups.com >> /etc/hosts
echo 192.168.4.117 apollo-dev.quantgroups.com >> /etc/hosts echo 139.198.7.186 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
echo "tar zxf dist.tgz -C ${package_path}" echo "tar zxf dist.tgz -C ${package_path}"
tar zxf ${package_path}/dist.tgz -C ${package_path}/ tar zxf ${package_path}/dist.tgz -C ${package_path}/
......
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