From 72bea6fa46ef0da627817039e0426e152e1dc530 Mon Sep 17 00:00:00 2001 From: Braeden Sowinski Date: Wed, 14 Jun 2023 09:55:08 -0700 Subject: [PATCH] get cwd for .env --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c0be430..fbfec8e 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # MongoDB Backup Script A script to automatically handle the backing up of MongoDB databases and optionally the storage of the archive to a github repository. Designed as a script to be run as a service on a server. -
- ### Setup 1. Rename `.env.example` to `.env`