1
1
mirror of https://github.com/debauchee/barrier.git synced 2024-12-20 17:41:52 +03:00
barrier/hm.cmd
2012-06-10 16:50:54 +00:00

3 lines
46 B
Batchfile

@echo off
python hm.py %*
exit /b %errorlevel%