From 18ebdfea8b67e9c300b17f66748c6d0ee6ae3757 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Thu, 23 Oct 2025 22:16:53 +0800 Subject: [PATCH] bugfix --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index d54a08e..f73e49c 100755 --- a/build.sh +++ b/build.sh @@ -15,7 +15,7 @@ cd bricks/bricks ./build.sh cd $dir/wwwroot ln -s $dir/pkgs/bricks/dist $dir/wwwroot/bricks -for m in apppublic sqlor ahserver bricks-for-python +for m in apppublic sqlor ahserver bricks-for-python xls2ddl do echo "install $m module..." cd $dir