From 5fff04ed0e5f89c1577f891fe14e3640da8b4fdb Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Thu, 13 Sep 2018 22:25:38 +0200 Subject: fix typos --- README.md | 2 +- global-config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 014e323..005d02f 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ And finally load the configuration and add a scheduler. Updating scripts ---------------- -To update existing script just run `script-updates`. +To update existing scripts just run `script-updates`. [admin@MikroTik] > / system script run script-updates diff --git a/global-config b/global-config index 5d8617a..4e68401 100644 --- a/global-config +++ b/global-config @@ -44,7 +44,7 @@ 1="/ system script run leds-toggle-mode;"; 2="/ system shutdown"; 3="/ system reboot"; -# add mode here... +# add more here... }; # Run commands on SMS action. -- cgit v1.2.3-54-g00ecf