mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
check-routeros-update: support installing patch updates automatically
This commit is contained in:
@@ -46,6 +46,8 @@
|
||||
# The configured channel (bugfix, current, release-candidate) is appended.
|
||||
:global SafeUpdateUrl "";
|
||||
#:global SafeUpdateUrl "https://example.com/ros/safe-update/";
|
||||
# Allow to install patch updates automatically.
|
||||
:global SafeUpdatePatch false;
|
||||
|
||||
# These thresholds control when to send health notification
|
||||
# on temperature and voltage.
|
||||
|
||||
Reference in New Issue
Block a user