mirror of
https://github.com/debauchee/barrier.git
synced 2024-11-23 09:43:24 +03:00
3 lines
46 B
Batchfile
3 lines
46 B
Batchfile
@echo off
|
|
python hm.py %*
|
|
exit /b %errorlevel% |