diff options
author | Christian Hesse <mail@eworm.de> | 2020-03-27 21:42:19 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-03-27 22:12:49 +0100 |
commit | c1dcc280289e96d1c0de45b9ead189e31ed75b26 (patch) | |
tree | 82ae6ab367f0d417131d80338b2adcb274d65be8 /check-routeros-update | |
parent | 969ae57fc2f274ffc03e2870e39ca9a6fb9564ea (diff) |
add doc/check-routeros-update.md
Diffstat (limited to 'check-routeros-update')
-rw-r--r-- | check-routeros-update | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/check-routeros-update b/check-routeros-update index e034c0b..3bec07b 100644 --- a/check-routeros-update +++ b/check-routeros-update @@ -3,6 +3,7 @@ # Copyright (c) 2013-2020 Christian Hesse <mail@eworm.de> # # check for RouterOS update, send notification and/or install +# https://git.eworm.de/cgit/routeros-scripts/about/doc/check-routeros-update.md :global Identity; :global SafeUpdateUrl; |