4 Star 0 Fork 2

Apollo_Rescue / Apollo_Rescue2017

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
precompute.sh 261 Bytes
一键复制 编辑 原始数据 按行查看 历史
#!/bin/sh
LOADER="ApolloRescue.ApolloLoader"
cd `dirname $0`
PWD=`pwd`
CP=`find $PWD/library/ -name '*.jar' ! -name '*-sources.jar' | awk -F '\n' -v ORS=':' '{print}'`
java -classpath "${CP}./build" adf.Main ${LOADER} -t $1,$2,$3,$4,$5,$6 -h $7 -pre true
Java
1
https://gitee.com/rescue/Apollo_Rescue2017.git
git@gitee.com:rescue/Apollo_Rescue2017.git
rescue
Apollo_Rescue2017
Apollo_Rescue2017
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891