diff --git a/scripts/_common.sh b/scripts/_common.sh index 000bced..6d58a5a 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # dependencies used by the app -pkg_dependencies="mongodb mongodb-server" +pkg_dependencies="mongodb mongodb-server mongo-tools" #================================================= # PERSONAL HELPERS