monkey/monkey_island/run_mongodb.bat

3 lines
57 B
Batchfile

@title MongoDB
@bin\mongodb\mongod.exe --dbpath db
@pause