mirror of
https://github.com/pothi/mikrotik-scripts.git
synced 2025-07-16 09:34:31 +02:00
Add new script to check ROS update; change naming scheme
This commit is contained in:
parent
20a7a7b7bf
commit
591ed2d662
3 changed files with 43 additions and 3 deletions
|
@ -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 }
|
Loading…
Add table
Add a link
Reference in a new issue