aboutsummaryrefslogtreecommitdiffstats
path: root/dist/win/wrappers/alv.bat
blob: 2efff91ba020022c8b2fdf48bfe62f39a0a757e4 (plain)
1
2
3
@echo off
%~dp0lua\bin\alv.bat --nocolor %*
exit /b %ERRORLEVEL%