Commit 454cd69d authored by kewei.jia's avatar kewei.jia

修改sh 为bash

parent 46d3ded8
#!/bin/bash
echo 172.30.10.27 git.quantgroup.cn >> /etc/hosts
curl -sSL http://git.quantgroup.cn/QA/qg-docker-entrypoints/raw/master/tke/java.sh -o run.sh
sh run.sh
curl -sSL http://git.quantgroup.cn/QA/qg-docker-entrypoints/raw/master/tke/java.sh -o run.sh
bash run.sh
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