aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2024-07-11 23:10:42 +0200
committerGravatar Christian Hesse <mail@eworm.de>2024-07-11 23:14:34 +0200
commite61ebd4dc71ce462112bc26adc60399e0c66be73 (patch)
tree3110aeb665e7818866151e9402a52f5e9fea624b /README.md
parent1a0383bd44f3722ca5db57a24eef4e6331825e03 (diff)
README: use :tocrlf to convert global-config-overlay
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2d2336b..64a65e7 100644
--- a/README.md
+++ b/README.md
@@ -154,7 +154,7 @@ This last step is required when ever you make changes to your configuration.
> ℹ️ **Info**: It is recommended to edit the configuration using the command
> line interface. If using Winbox on Windows OS, the line endings may be
> missing. To fix this run:
-> `/system/script/set source=[ $Unix2Dos [ get global-config-overlay source ] ] global-config-overlay;`
+> `/system/script/set source=[ :tocrlf [ get global-config-overlay source ] ] global-config-overlay;`
Updating scripts
----------------