1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-13 22:35:56 +00:00
Files
homebrewery/start.sh
Scott Tolksdorf 626cba6062 Newlines
2016-05-28 09:41:05 -04:00

5 lines
92 B
Bash

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