1
1
mirror of https://github.com/debauchee/barrier.git synced 2024-12-22 10:31:45 +03:00
barrier/hm.cmd

3 lines
46 B
Batchfile
Raw Normal View History

2012-06-10 20:50:54 +04:00
@echo off
python hm.py %*
exit /b %errorlevel%