keyserver/stop-db.sh

5 lines
55 B
Bash
Executable File

#:/bin/bash
service mongod stop
systemctl stop mongod