monkey/monkey_island/windows/run_cc.bat

4 lines
64 B
Batchfile
Raw Normal View History

2015-09-29 22:01:09 +08:00
@title C^&C Server
@cd cc
@..\bin\Python27\python main.py
2015-09-29 22:01:09 +08:00
@pause