From 4e71bb3bfbf90faeacf0b7bd370101d3b06aef36 Mon Sep 17 00:00:00 2001 From: 1585346868 <1585346868@qq.com> Date: Tue, 31 Mar 2026 16:41:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20build.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 2684c0d..ae3e86a 100644 --- a/build.sh +++ b/build.sh @@ -23,7 +23,7 @@ make make install # Install mxml-4.0.4.zip -sudo apt-get install libmxml-dev +sudo apt-get install libmxml-dev -y #cd "$SCRIPT_DIR/3rdparty" #rm -rf mxml-4.0.4