monkey/monkey_island/windows/run_cc.bat

4 lines
66 B
Batchfile

@title C^&C Server
@pushd cc
@..\bin\Python27\python main.py
@popd