mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-07 00:24:30 +02:00
shorten modules directory name (global-functions.d -> mod)
This commit is contained in:
parent
f484e45b6a
commit
8fc88c73f8
14 changed files with 25 additions and 23 deletions
|
@ -17,7 +17,7 @@ Requirements and installation
|
|||
|
||||
Just install the module:
|
||||
|
||||
$ScriptInstallUpdate global-functions.d/bridge-port-to;
|
||||
$ScriptInstallUpdate mod/bridge-port-to;
|
||||
|
||||
Configuration
|
||||
-------------
|
|
@ -16,7 +16,7 @@ Requirements and installation
|
|||
|
||||
Just install the module:
|
||||
|
||||
$ScriptInstallUpdate global-functions.d/bridge-port-vlan;
|
||||
$ScriptInstallUpdate mod/bridge-port-vlan;
|
||||
|
||||
Configuration
|
||||
-------------
|
Loading…
Add table
Add a link
Reference in a new issue