From b8b1b0465ea25954900294a9ee41c834d7113f02 Mon Sep 17 00:00:00 2001 From: Nanako <469449812@qq.com> Date: Mon, 25 Mar 2024 11:13:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=88=9D=E5=A7=8B=E5=8C=96?= =?UTF-8?q?=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- init.bat | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 init.bat diff --git a/init.bat b/init.bat new file mode 100644 index 0000000..abc9893 --- /dev/null +++ b/init.bat @@ -0,0 +1,3 @@ +git submodule update --init --recursive + +update.bat \ No newline at end of file