摘要:
[root@test-4-26 bin]# cat deploy-client #!/bin/env bash VERSION=$1 if [ -z $2 ]; then SUBVERSION="" else SUBVERSION=$2 fi if [ -z $3 ]; then DISTVERSI... 阅读全文
posted @ 2013-05-20 16:33
模西的哥哥
阅读(174)
评论(0)
推荐(0)
浙公网安备 33010602011771号