Update README.md

This commit is contained in:
deniska-666 2024-03-22 22:48:23 +01:00 committed by GitHub
parent 4f8bdc4d86
commit c76f77b1f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,7 @@ This script allows you to generate daily backups of MikroTik and send them to an
##### 1. Configure parameters
Take the [script](https://github.com/beeyev/Mikrotik-RouterOS-automatic-backup-and-update/raw/master/BackupAndUpdate.rsc) and configure it's parameters at the begining of the file.
This is not difficult because all parameters are well commented.
**Important!** Don't forget to provide correct email address for backups and pay attention a `scriptMode` variable.
**Important!** Don't forget to provide correct email address for backups and pay attention to `scriptMode` variable.
##### 2. Create new script
System -> Scripts [Add]