diff options
author | Christian Hesse <mail@eworm.de> | 2024-07-11 08:45:53 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-07-11 08:45:53 +0200 |
commit | 78dfc568c10332ea63cc26e39ccf165f3d384c9e (patch) | |
tree | 4bc9fafd8c039a168b77e4ae612f9809daf9cf10 /capsman-rolling-upgrade.template.rsc | |
parent | 35d3c058b83388b8e187bb53ff8c1e0d85c299b5 (diff) |
capsman-{download-packages,rolling-upgrade}: run matching script
It is possible to run old and new CAPsMAN on one system simultaneously
(... since RouterOS 7.13?). Thus it may make sense to have both variants
of these scripts installed, and we have to make sure to run the correct
one.
Diffstat (limited to 'capsman-rolling-upgrade.template.rsc')
-rw-r--r-- | capsman-rolling-upgrade.template.rsc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/capsman-rolling-upgrade.template.rsc b/capsman-rolling-upgrade.template.rsc index 2098bc0..a28d7f7 100644 --- a/capsman-rolling-upgrade.template.rsc +++ b/capsman-rolling-upgrade.template.rsc @@ -4,7 +4,7 @@ # Michael Gisbers <michael@gisbers.de> # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # -# provides: capsman-rolling-upgrade +# provides: capsman-rolling-upgrade%TEMPL% # requires RouterOS, version=7.13 # # upgrade CAPs one after another |