mirror of
https://github.com/gbudny93/RouterOS_Useful_Scripts.git
synced 2025-06-28 20:40:21 +02:00
Update
This commit is contained in:
parent
54e7105500
commit
db231d5ac7
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
|
||||
:global PackageAutoDownload do={
|
||||
|
||||
/system package update check-for-updates;
|
||||
|
||||
:local packageCurrent [/system package update get installed-version];
|
||||
:local packageLatest [/system package update get latest-version];
|
||||
:local packageName [/system package get value-name=name number=0];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue