Created
October 4, 2016 16:15
-
-
Save brycefisher/6c5f6286e7e88f37bf901d1ff3cd21e0 to your computer and use it in GitHub Desktop.
Mongorestore fulfillment options
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
mongorestore --drop -d fulfillment_options_development $HOME/.goodeggs-data-dumps/fulfillment-options/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment