mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-07-13 11:34:33 +02:00
doc/sms-action: RouterOS v7 path syntax
This commit is contained in:
parent
45232019f4
commit
25d11f798d
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ The configuration goes to `global-config-overlay`, this is the only parameter:
|
||||||
|
|
||||||
Then enable SMS actions:
|
Then enable SMS actions:
|
||||||
|
|
||||||
/ tool sms set allowed-number=+491234567890 receive-enabled=yes secret=s3cr3t;
|
/tool/sms/set allowed-number=+491234567890 receive-enabled=yes secret=s3cr3t;
|
||||||
|
|
||||||
Usage and invocation
|
Usage and invocation
|
||||||
--------------------
|
--------------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue