diff --git a/scripts/_common.sh b/scripts/_common.sh index a7886cb..b7d73d6 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # dependencies used by the app -pkg_dependencies="mongodb mongodb-server mongo-tools" +pkg_dependencies="mongodb mongodb-server mongodb-org-tools" pkg_dependencies_buster="mongodb-org mongodb-org-server mongo-org-tools" nodejsversion=12.15.0