소스 검색

99pda-all.sh

lizw 1 년 전
부모
커밋
47cbd04c0f
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      yxt-db-pg/99pda-all.sh

+ 2 - 2
yxt-db-pg/99pda-all.sh

@@ -137,9 +137,9 @@ deploy() {
 
 cmd=$1
 if [ "$cmd" == "deploy" ];then
-  if [ "$codePath" == "none" ];
+  if [ "$codePath" == "none" ];then
     echo "未配置 codePath"
-  elif [ "$serverUrl" == "none" ]; then
+  elif [ "$serverUrl" == "none" ];then
     echo "未配置 serverUrl"
   else
     deploy