From 3869803716f1be6cd2d34d733945dccd56ae95f2 Mon Sep 17 00:00:00 2001 From: Alexander Beeyev Date: Fri, 16 Oct 2020 21:45:43 +0300 Subject: [PATCH] Typo fixes --- BackupAndUpdate.rsc | 4 ++-- README.md | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/BackupAndUpdate.rsc b/BackupAndUpdate.rsc index b2da546..f111893 100644 --- a/BackupAndUpdate.rsc +++ b/BackupAndUpdate.rsc @@ -23,7 +23,7 @@ # # osupdate - The Script will install a new RouterOS if it is available. # It will also create backups before and after update process. -# Email will be sent only if a new RouterOS is available. +# Email will be sent only if a new RouterOS version is available. # Change parameter `forceBackup` if you need the script to create backups every time when it runs. # # osnotify - The script will send email notification only (without backups) if a new RouterOS is available. @@ -365,7 +365,7 @@ if ([:len [/system identity get name]] = 0 or [/system identity get name] = "Mik if ($isOsNeedsToBeUpdated = true) do={ :set isOsNeedsToBeUpdated false; - :log warning "$SMP script is not goint to initialise update process due to inability to send backups to email." + :log warning "$SMP script is not going to initialise update process due to inability to send backups to email." } } } diff --git a/README.md b/README.md index cd820b6..e82d189 100644 --- a/README.md +++ b/README.md @@ -62,5 +62,6 @@ You will see the script working process in the log window. If the script finishe The MIT License (MIT). Please see [License File](LICENSE.md) for more information. --- -![](https://visitor-count-badge.herokuapp.com/total.svg?repo_id=beeyev.Mikrotik-RouterOS-automatic-backup-and-update) -![](https://visitor-count-badge.herokuapp.com/today.svg?repo_id=beeyev.Mikrotik-RouterOS-automatic-backup-and-update) +[__Buy me a coffee! :coffee:__](https://www.buymeacoffee.com/beeyev) + +![](https://visitor-badge.laobi.icu/badge?page_id=beeyev.Mikrotik-RouterOS-automatic-backup-and-update)