瀏覽代碼

08jenkins-agent-install-centos.sh

lizw 2 年之前
父節點
當前提交
e1c3167e79
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      00base/08jenkins-agent-install-centos.sh

+ 0 - 1
00base/08jenkins-agent-install-centos.sh

@@ -440,7 +440,6 @@ while [ "${1:-}" != "" ]; do
     -agent )                shift
                             JENKINS_AGENT=${1:-JENKINS_AGENT}
                             ;;
-                            ;;
     -git )                  shift
                             GIT_TAG=${1:-GIT_TAG}
                             ;;