1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-15 22:35:59 +00:00
Files
homebrewery/start.sh
David Hudson d2bcaecce9 Add Dockerfile
2016-03-19 14:40:52 -07:00

5 lines
88 B
Bash

#!/bin/bash
cd /opt/apps/naturalcrit/
/usr/bin/mongod --config /etc/mongodb.conf &
gulp