Add new script to check ROS update; change naming scheme

This commit is contained in:
Pothi Kalimuthu 2022-11-06 08:07:53 +05:30
parent 20a7a7b7bf
commit 591ed2d662
No known key found for this signature in database
GPG key ID: 08202A469C2D0E06
3 changed files with 43 additions and 3 deletions

View file

@ -1,5 +0,0 @@
# 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 }