aboutsummaryrefslogtreecommitdiffstats
path: root/global-config
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2019-01-02 22:35:34 +0100
committerGravatar Christian Hesse <mail@eworm.de>2019-01-02 22:50:23 +0100
commitfe04b8b8db3040d739e9151207dfcf75de1852af (patch)
tree4b6f76aade137aed8c4c32fee40be9034fb3ec49 /global-config
parente2b5124e8c049f9df16a4a2c9a02f683a490548c (diff)
rename script 'check-lte-firmware-update' -> 'check-lte-firmware-upgrade'
That's the correct wording from commands..
Diffstat (limited to 'global-config')
-rw-r--r--global-config2
1 files changed, 1 insertions, 1 deletions
diff --git a/global-config b/global-config
index cba5e27..6e32e7f 100644
--- a/global-config
+++ b/global-config
@@ -104,6 +104,6 @@
# Do *NOT* change these!
:global "sent-routeros-update-notification" "-";
-:global "sent-lte-firmware-update-notification" "-";
+:global "sent-lte-firmware-upgrade-notification" "-";
:global "identity" [ / system identity get name ];
/ system script run global-functions;