@@ -203,7 +203,7 @@ if [ "$cmd" == "pull" ];then
deployYvanUI
deployPull
if [ -z $pid ];then
- echo "$serverName 未运行 | 输入操作参数: pull deploy restart start stop kill log logs"
+ echo "$serverName 未运行 | 输入操作参数: pull build deploy restart start stop kill log logs"
fi
elif [ "$cmd" == "build" ];then