Add new scripts for hAP and SXT LTE kit

This commit is contained in:
Pothi Kalimuthu 2021-12-22 08:00:25 +05:30
parent 49bc3f528a
commit 40e85a2ee9
4 changed files with 118 additions and 6 deletions

View file

@ -0,0 +1,5 @@
# Ref: https://wiki.mikrotik.com/wiki/Manual:Upgrading_RouterOS#RouterOS_auto-upgrade
/system package update
check-for-updates once
:delay 3s;
:if ( [get status] = "New version is available") do={ install }