Explorar o código

更新 'jenkins.sh'

胡月 %!s(int64=4) %!d(string=hai) anos
pai
achega
4f6a3a652d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      jenkins.sh

+ 1 - 1
jenkins.sh

@@ -1,4 +1,4 @@
-#!/bin/bash  -il
+#!/bin/bash  
 set -e # 如果构建失败,则退出,不能删除旧的包
 
 if [ "$#" -ne 1 ] ; then