Commit 31d35aca authored by 智勇's avatar 智勇

update

parent afc2d434
......@@ -2,5 +2,5 @@
echo 192.168.4.3 git.q-gp.com >> /etc/hosts
curl -sSL http://git.q-gp.com/QA/qg-docker-entrypoints/raw/master/dev/lua-ui/run.sh -o run.sh
SYSTEM_NAME=`echo $SYSTEM_NAME | awk -F '--' '{print $1}'`
host=`curl -s http://172.30.220.22:3003/proconfig/get_info?system_name=${SYSTEM_NAME}&key=host_name`
host=`curl -s "http://172.30.220.22:3003/proconfig/get_info?system_name=${SYSTEM_NAME}&key=host_name"`
sh run.sh $host
\ No newline at end of file
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