get cwd for .env

This commit is contained in:
SowinskiBraeden committed 2023-06-14 09:55:08 -07:00
1 parent 231e2420c2
commit 72bea6fa46
1 file changed
-2
-2
View File
@@ -1,8 +1,6 @@
# MongoDB Backup Script # 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. 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.
<br>
### Setup ### Setup
1. Rename `.env.example` to `.env` 1. Rename `.env.example` to `.env`