Commit fea73be6 authored by kalvin's avatar kalvin

run

parent 297311d4
...@@ -6,8 +6,7 @@ echo "cd ${package_path}" ...@@ -6,8 +6,7 @@ echo "cd ${package_path}"
cd ${package_path} cd ${package_path}
source ~/.bash_profile source ~/.bash_profile
echo 192.168.3.2 ldap.quantgroups.com >> /etc/hosts
echo 172.30.5.214 ldap.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