1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

doc/accesslist-duplicates: RouterOS v7 path syntax

This commit is contained in:
Christian Hesse
2022-05-11 09:49:19 +02:00
parent 44c7d56858
commit 6c2a7faedd
2 changed files with 3 additions and 3 deletions

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

@@ -15,8 +15,8 @@ entries in wireless access list.
Requirements and installation
-----------------------------
Depending on whether you use CAPsMAN (`/ caps-man`) or local wireless
interface (`/ interface wireless`) you need to install a different script.
Depending on whether you use CAPsMAN (`/caps-man`) or local wireless
interface (`/interface/wireless`) you need to install a different script.
For CAPsMAN:
@@ -31,7 +31,7 @@ Usage and invocation
Run this script from a terminal:
/ system script run accesslist-duplicates.local;
/system/script/run accesslist-duplicates.local;
![screenshot: example](accesslist-duplicates.d/01-example.avif)