diff --git a/yxt-db-pg/99pda-all.sh b/yxt-db-pg/99pda-all.sh index 2e0d34f..d9c5704 100644 --- a/yxt-db-pg/99pda-all.sh +++ b/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