This website requires JavaScript.
Explore
Help
Sign In
BruceSun
/
MaiBot
mirror of
https://github.com/Mai-with-u/MaiBot.git
Watch
1
Star
0
Fork
You've already forked MaiBot
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e7b35062f8
MaiBot
/
script
/
run_db.sh
4 lines
73 B
Bash
Raw
Blame
History
#!/bin/bash
# 启动MongoDB服务
mongod --dbpath
=
"mongodb"
--port
27017
Reference in New Issue
View Git Blame
Copy Permalink