diff options
author | Christian Hesse <mail@eworm.de> | 2022-12-19 09:49:45 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-12-19 09:49:45 +0100 |
commit | 9983a69188992f341fffaca15f5c434b15d23a80 (patch) | |
tree | 99e89f6b059bd95f8d695d07fce4b3681f86f239 /README.md | |
parent | a3e2822a0a6fd16678159c066fd0f1c8fb69303d (diff) |
README: RouterOS v7 path syntax
Missed one in b6ddc5968e7a3393bb6e9b0c0ccf96379efc62b4...
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -96,7 +96,7 @@ The configuration needs to be tweaked for your needs. Edit [`global-config`](global-config) (the one without `-overlay`). Save changes and exit with `Ctrl-o`. - /system/script edit global-config-overlay source; + /system/script/edit global-config-overlay source; ![screenshot: edit global-config-overlay](README.d/05-edit-global-config-overlay.avif) |