Closed ebeigarts closed 9 years ago
OK. I think I am on-board with this. @dj-hedgehog Can you try this branch out since the switch to mongodb-clients was in your pull request?
I think @dj-hedgehog switched to mongodb-clients because mongodump/restore was in mongodb-org-tools
and not in mongodb-org-shell
.
Yup, I did that in the first place too. I'm fine with using mongodb-org-tools
.
Looks good. I'll merge it. Thanks for your work.
The error that I am receiving when running
dokku plugins-install
withset -x
is:The install script was installing the wrong client (2.4.9):
The correct way is to use
10gen
packagemongodb-org-shell
:This fixes #47.