1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

doc/mod/scriptrunonce: RouterOS v7 path syntax

This commit is contained in:
Christian Hesse
2022-05-11 10:32:48 +02:00
parent 76127ed53c
commit 95a75b3fa1
3 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
#!rsc by RouterOS
:put ("Hello World from " . [ / system identity get name ] . "!");
:put ("Hello World from " . [ /system/identity/get name ] . "!");

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB