From a5ca44b20eff03b470e74a2a7428e2c32dc7e7c2 Mon Sep 17 00:00:00 2001 From: 1585346868 <1585346868@qq.com> Date: Thu, 30 Jul 2026 17:42:32 +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 381c62f..f6126a3 100644 --- a/build.sh +++ b/build.sh @@ -6,4 +6,4 @@ mkdir build cd build cmake .. make -cp -f liblocalstorage.so ../target +cp -f libcaptcha.so ../target