This website requires JavaScript.
Explore
Help
Sign In
p17860254
/
monkey
forked from
p15670423/monkey
Watch
1
Star
0
Fork
You've already forked monkey
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1f571503ad
monkey
/
monkey_island
/
windows
/
clear_db.bat
4 lines
68 B
Batchfile
Raw
Normal View
History
Unescape
Escape
ChaosMonkey C&C first commit.
2015-09-29 22:01:09 +08:00
@
echo
Are you sure? (Press Any Key)
@
pause
@
rmdir
/s /q db
Remve pauses replace cd with pushd/popd
2017-09-10 15:27:54 +08:00
@
mkdir
db