Add scripts for starting server in development mode.
This commit is contained in:
4
stop-db.sh
Executable file
4
stop-db.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#:/bin/bash
|
||||
|
||||
service mongod stop
|
||||
systemctl stop mongod
|
||||
Reference in New Issue
Block a user