mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-03 22:54:27 +02:00
capsman-download-packages: update template comment
This commit is contained in:
parent
690953e4c5
commit
18360f92b3
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
||||||
# download and cleanup packages for CAP installation from CAPsMAN
|
# download and cleanup packages for CAP installation from CAPsMAN
|
||||||
# https://git.eworm.de/cgit/routeros-scripts/about/doc/capsman-download-packages.md
|
# https://git.eworm.de/cgit/routeros-scripts/about/doc/capsman-download-packages.md
|
||||||
#
|
#
|
||||||
# !! This is just a template! Replace '%PATH%' with 'caps-man',
|
# !! This is just a template to generate the real script!
|
||||||
# !! 'interface/wireless' or 'interface/wifiwave2'!
|
# !! Pattern '%TEMPL%' is replaced, paths are filtered.
|
||||||
|
|
||||||
:local 0 "capsman-download-packages%TEMPL%";
|
:local 0 "capsman-download-packages%TEMPL%";
|
||||||
:global GlobalFunctionsReady;
|
:global GlobalFunctionsReady;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue