5 lines
158 B
Batchfile
5 lines
158 B
Batchfile
@echo off
|
|
REM Remember, this is a Debug build...kinda, sorta, a little. It's
|
|
REM experimental, so don't be worried if things screw up.
|
|
python ./pesterchum.py
|