aboutsummaryrefslogtreecommitdiffstats
path: root/README.d/hello-world.rsc
diff options
context:
space:
mode:
Diffstat (limited to 'README.d/hello-world.rsc')
-rw-r--r--README.d/hello-world.rsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.d/hello-world.rsc b/README.d/hello-world.rsc
index 17ec575..6404781 100644
--- a/README.d/hello-world.rsc
+++ b/README.d/hello-world.rsc
@@ -1,3 +1,3 @@
#!rsc by RouterOS
-:put ("Hello World from " . [ / system identity get name ] . "!");
+:put ("Hello World from " . [ /system/identity/get name ] . "!");