summaryrefslogtreecommitdiffstats
path: root/Services/mongo/mongo_run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Services/mongo/mongo_run.sh')
-rw-r--r--Services/mongo/mongo_run.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/Services/mongo/mongo_run.sh b/Services/mongo/mongo_run.sh
new file mode 100644
index 0000000..09eba06
--- /dev/null
+++ b/Services/mongo/mongo_run.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+/usr/bin/mongod --config /etc/mongodb.conf \ No newline at end of file