1
Fork 0
mirror of https://github.com/Steffo99/unimore-bda-6.git synced 2024-11-21 23:44:19 +00:00
bda-6-steffo/data/scripts/run-db.sh

3 lines
116 B
Bash
Executable file

#!/usr/bin/env bash
repo=$(git rev-parse --show-toplevel)
mongod --dbpath "$repo/data/db" --wiredTigerCacheSizeGB 2