feat(cli): 增加check模块的脚本生生成
This commit is contained in:
@@ -9,12 +9,16 @@ curl ftp://yyy:QeY\!68\)4nH1@132.121.122.15:2222/service-cli-runner-1.0.0-SNAPSH
|
||||
${jdk_path} -jar ${jars_path}/service-cli-runner.jar \
|
||||
--spring.profiles.active=b12 \
|
||||
--deploy.generate.command=true \
|
||||
--deploy.generate.command-pro=true \
|
||||
--deploy.generate.uploader=true \
|
||||
--deploy.generate.update-jar=true \
|
||||
$arguments
|
||||
|
||||
chmod +x check/*.sh
|
||||
chmod +x cloud/*.sh
|
||||
chmod +x command/cli*
|
||||
chmod +x command/*.sh
|
||||
chmod +x command-pro/cli*
|
||||
chmod +x command-pro/*.sh
|
||||
chmod +x uploader/*.sh
|
||||
chmod +x *.sh
|
||||
|
||||
Reference in New Issue
Block a user