#!/bin/sh set -e exec /usr/bin/mongod --configsvr --dbpath "`pwd`/config" --port 20000
(C) 1998-2017 Olaf Klischat <olaf.klischat@gmail.com>