From 0e9c1accd52860bd9e09842e5c516e7c288a196c Mon Sep 17 00:00:00 2001 From: a158 Date: Tue, 31 Mar 2026 16:02:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=9E=84=E5=BB=BA=E8=84=9A?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 build.sh diff --git a/build.sh b/build.sh new file mode 100644 index 0000000..44239d6 --- /dev/null +++ b/build.sh @@ -0,0 +1,2 @@ +#!/bin/bash +echo 'INSTALL SUCCESS' \ No newline at end of file