barrier/hm.cmd
2009-11-02 21:17:45 +00:00

3 lines
46 B
Batchfile

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