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