Skip to content

Commit

Permalink
Simple startup script
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Oct 6, 2014
1 parent 6b2cd0f commit 8afed02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flying-high.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ startMongo() {
}

stopMongo() {
mongod --shutdown
pkill mongod
}

startAccountsService() {
Expand Down

0 comments on commit 8afed02

Please sign in to comment.