Commit d9fb196e authored by 智勇's avatar 智勇

up

parent 464ca102
...@@ -27,8 +27,9 @@ do ...@@ -27,8 +27,9 @@ do
# rm -rf ${package_path}/$with_ext # rm -rf ${package_path}/$with_ext
done done
curl -sSL http://git.q-gp.com/QA/config_repository/raw/master/yaml/replace.py -o replace.py echo 192.168.4.3 git.q-gp.com >> /etc/hosts
curl -sSL http://git.q-gp.com/QA/config_repository/raw/master/yaml/replace_config.yaml -o replace_config.yaml curl -sSL http://git.quantgroup.cn/QA/config_repository/raw/master/yaml/replace.py -o replace.py
curl -sSL http://git.quantgroup.cn/QA/config_repository/raw/master/yaml/replace_config.yaml -o replace_config.yaml
python replace.py $host; python replace.py $host;
echo "/usr/bin/openresty -g 'daemon off;'" echo "/usr/bin/openresty -g 'daemon off;'"
......
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