Delete start.bat

pull/1413/head
XHcreeper 2025-12-07 15:44:11 +08:00 committed by GitHub
parent f3d70879d6
commit 4268341967
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
@echo off
chcp 65001 >nul
start "MaiBot-主程序" cmd /k "uv run python .\bot.py"
start "MaiBot-Napcat适配器" cmd /k "cd MaiBot-Napcat-Adapter && uv run python .\main.py"