diff options
| author | Bradley Taunt <bt@btxx.org> | 2025-03-21 14:27:41 -0400 |
|---|---|---|
| committer | Bradley Taunt <bt@btxx.org> | 2025-03-21 14:27:41 -0400 |
| commit | 236bca1d24bf85cd3dd913f083198dc12b2e63cc (patch) | |
| tree | 5b6ee0f117b087081cefd27a4f20a296212a005f /posts/mongodb-arch.md | |
| parent | 38851b445aa0a1a0c73e07cafbd95c2e3ba9f92c (diff) | |
Cleanup styling, reduce bandwidth overhead
Diffstat (limited to 'posts/mongodb-arch.md')
| -rw-r--r-- | posts/mongodb-arch.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/mongodb-arch.md b/posts/mongodb-arch.md index 1b74463..41e3110 100644 --- a/posts/mongodb-arch.md +++ b/posts/mongodb-arch.md @@ -20,7 +20,7 @@ Follow the instructions and you'll be good to go. Don't forget to create the `/d ~~~sh mkdir -p /data/db/ -chmod -R 777 /date/db +chmod -R 777 /data/db ~~~ ## What About My "Tools"? |
