Commit fadd6824 authored by 戴德琨's avatar 戴德琨

add apollo-dev.quantgroups.com & sentry.quantgroups.com hosts

parent 69e8069f
...@@ -8,6 +8,8 @@ cd ${package_path} ...@@ -8,6 +8,8 @@ cd ${package_path}
echo "echo host" echo "echo host"
echo 192.168.6.13 eos.quantgroups.com >> /etc/hosts echo 192.168.6.13 eos.quantgroups.com >> /etc/hosts
echo 192.168.4.3 git.q-gp.com >> /etc/hosts echo 192.168.4.3 git.q-gp.com >> /etc/hosts
echo 192.168.4.117 apollo-dev.quantgroups.com >> /etc/hosts
echo 172.20.3.11 sentry.quantgroups.com >> /etc/hosts
echo "replaceGitRemote" echo "replaceGitRemote"
replaceGitRemote(){ replaceGitRemote(){
......
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