shorten modules directory name (global-functions.d -> mod)

This commit is contained in:
Christian Hesse 2021-11-15 20:22:56 +01:00
parent f484e45b6a
commit 8fc88c73f8
14 changed files with 25 additions and 23 deletions

View file

@ -17,7 +17,7 @@ Requirements and installation
Just install the module:
$ScriptInstallUpdate global-functions.d/bridge-port-to;
$ScriptInstallUpdate mod/bridge-port-to;
Configuration
-------------

View file

@ -16,7 +16,7 @@ Requirements and installation
Just install the module:
$ScriptInstallUpdate global-functions.d/bridge-port-vlan;
$ScriptInstallUpdate mod/bridge-port-vlan;
Configuration
-------------