mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-05 18:20:18 +08:00
3 lines
46 B
Batchfile
3 lines
46 B
Batchfile
@echo off
|
|
python hm.py %*
|
|
exit /b %errorlevel% |