barrier/hm.cmd

3 lines
46 B
Batchfile
Raw Normal View History

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