chore: sync local updates
This commit is contained in:
5
mengyaconnect-backend/build-linux.bat
Normal file
5
mengyaconnect-backend/build-linux.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
setlocal
|
||||
cd /d "%~dp0"
|
||||
powershell.exe -NoProfile -ExecutionPolicy Bypass -File "%~dp0build-linux.ps1"
|
||||
exit /b %ERRORLEVEL%
|
||||
Reference in New Issue
Block a user