diff options
author | Christian Hesse <mail@eworm.de> | 2018-12-14 23:04:18 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2018-12-14 23:04:18 +0100 |
commit | 9346df67d76d230a7de9381af465ac2a1d38e2f5 (patch) | |
tree | 55c522c9a5b56b2968cecaa0c194be8ff06f4784 /global-config | |
parent | b8830ee6a5b28272e74eaab339e9ceb61d212ba1 (diff) |
add script 'check-lte-firmware-update'
Diffstat (limited to 'global-config')
-rw-r--r-- | global-config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global-config b/global-config index cff8974..f29d5a2 100644 --- a/global-config +++ b/global-config @@ -100,5 +100,6 @@ # Do *NOT* change these! :global "sent-routeros-update-notification" "-"; +:global "sent-lte-firmware-update-notification" "-"; :global "identity" [ / system identity get name ]; / system script run global-functions; |