Commit 12a36b0c authored by 黎博's avatar 黎博

去掉apollo-dev host

parent 24ef87d2
......@@ -17,7 +17,7 @@ echo "echo host"
# echo 172.17.1.7 apollo-dev.quantgroups.com >> /etc/hosts
# fi
# end
echo 172.20.3.11 apollo-dev.quantgroups.com >> /etc/hosts
# echo 172.20.3.11 apollo-dev.quantgroups.com >> /etc/hosts
# 日志挂载到了/home/logs下
# 创建新目录,并把/home/quant_group/logs指向新目录
......
......@@ -16,7 +16,7 @@ log_path="/home/quant_group/logs"
# else
# echo 172.17.1.7 apollo-dev.quantgroups.com >> /etc/hosts
# fi
echo 172.20.3.11 apollo-dev.quantgroups.com >> /etc/hosts
# echo 172.20.3.11 apollo-dev.quantgroups.com >> /etc/hosts
echo 172.20.3.11 sentry.quantgroups.com >> /etc/hosts
# for saas味道云
......
......@@ -31,7 +31,7 @@ echo "echo host"
# end
# echo 172.20.3.11 sentry.quantgroups.com >> /etc/hosts
echo 172.20.3.11 apollo-dev.quantgroups.com >> /etc/hosts
# echo 172.20.3.11 apollo-dev.quantgroups.com >> /etc/hosts
echo "tar zxf dist.tgz -C ${package_path}"
tar zxf ${package_path}/dist.tgz -C ${package_path}/
......
#!/bin/sh
echo "start run python"
echo 172.20.3.11 apollo-dev.quantgroups.com >> /etc/hosts
# echo 172.20.3.11 apollo-dev.quantgroups.com >> /etc/hosts
package_path="/home/quant_group"
......
......@@ -2,7 +2,7 @@
echo "start run ui"
echo 172.20.3.11 apollo-dev.quantgroups.com >> /etc/hosts
# echo 172.20.3.11 apollo-dev.quantgroups.com >> /etc/hosts
current="/home/quant_group"
echo "current: ${current}"
......
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