Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Romitou authored Nov 12, 2021
1 parent 9ca9323 commit cd5c305
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ Totally written in Go, you benefit from all the advantages of these languages, o

### It's simple 🤓
All you have to do is download the application binaries, fill in a configuration file and create a cron job. Simple, isn't it?
```
curl https://github.com/Romitou/MongoBackup/releases/download/latest/mongobackup-linux -o mongobackup
```
```yml
# Where the logs are located
logPath: "./logs.log"
Expand Down

0 comments on commit cd5c305

Please sign in to comment.