aboutsummaryrefslogtreecommitdiffstats
path: root/doc/mod/scriptrunonce.d/hello-world.rsc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/mod/scriptrunonce.d/hello-world.rsc')
-rw-r--r--doc/mod/scriptrunonce.d/hello-world.rsc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/mod/scriptrunonce.d/hello-world.rsc b/doc/mod/scriptrunonce.d/hello-world.rsc
new file mode 100644
index 0000000..6404781
--- /dev/null
+++ b/doc/mod/scriptrunonce.d/hello-world.rsc
@@ -0,0 +1,3 @@
+#!rsc by RouterOS
+
+:put ("Hello World from " . [ /system/identity/get name ] . "!");