Update SproutGate

This commit is contained in:
2026-05-13 12:19:36 +08:00
parent f7db8aa053
commit a37b92e144
51 changed files with 12034 additions and 254 deletions

View File

@@ -0,0 +1,5 @@
@echo off
setlocal
cd /d "%~dp0"
call "%~dp0build-linux-amd64.bat"
exit /b %errorlevel%