Typo fixes

This commit is contained in:
Alexander Beeyev 2020-10-16 21:45:43 +03:00
parent 4dc1d7e475
commit 3869803716
2 changed files with 5 additions and 4 deletions

View file

@ -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."
}
}
}

View file

@ -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)