From a66bf54286803eb6bb9317b9f26b3146434fe4bd Mon Sep 17 00:00:00 2001 From: Kirito Date: Fri, 15 Aug 2025 10:55:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=89=93=E5=8C=85cmd?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- python/build.cmd | 1 + 1 file changed, 1 insertion(+) diff --git a/python/build.cmd b/python/build.cmd index 94be8f0..d018072 100644 --- a/python/build.cmd +++ b/python/build.cmd @@ -1,2 +1,3 @@ pyinstaller --onefile switchBundle.py +pyinstaller --onefile switchBundleR.py pause \ No newline at end of file