From c76f77b1f7d91df6ba5eb7b10b2e47b2e7af5f6c Mon Sep 17 00:00:00 2001 From: deniska-666 <137393345+deniska-666@users.noreply.github.com> Date: Fri, 22 Mar 2024 22:48:23 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6e8d6d..ae66b5c 100644 --- a/README.md +++ b/README.md @@ -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]