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.rsc3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.d/hello-world.rsc b/README.d/hello-world.rsc
new file mode 100644
index 0000000..6404781
--- /dev/null
+++ b/README.d/hello-world.rsc
@@ -0,0 +1,3 @@
+#!rsc by RouterOS
+
+:put ("Hello World from " . [ /system/identity/get name ] . "!");