Commit aa0f9db9 authored by kalvin's avatar kalvin

fixbugs

parent 869511e9
......@@ -6,7 +6,7 @@ log_path="/home/quant_group/logs"
export NAMESPACE=`cat /var/run/secrets/kubernetes.io/serviceaccount/namespace`
echo "NAMESPACE is $NAMESPACE"
echo 192.168.3.2 ldap.quantgroups.com >> /etc/hosts
echo 192.168.3.11 ldap.quantgroups.com >> /etc/hosts
echo 192.168.6.13 eos.quantgroups.com >> /etc/hosts
echo 192.168.4.117 apollo-dev.quantgroups.com >> /etc/hosts
......
......@@ -6,7 +6,7 @@ echo "cd ${package_path}"
cd ${package_path}
source ~/.bash_profile
echo 192.168.3.2 ldap.quantgroups.com >> /etc/hosts
echo 192.168.3.11 ldap.quantgroups.com >> /etc/hosts
echo "tar zxf 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