mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-24 12:54:28 +02:00
README: installing custom scripts & modules
(cherry picked from commit ecde864263
)
This commit is contained in:
parent
af589df82c
commit
357618a1a5
3 changed files with 26 additions and 0 deletions
BIN
README.d/12-install-custom-script.avif
Normal file
BIN
README.d/12-install-custom-script.avif
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.3 KiB |
3
README.d/hello-world.rsc
Normal file
3
README.d/hello-world.rsc
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!rsc by RouterOS
|
||||
|
||||
:put ("Hello World from " . [ / system identity get name ] . "!");
|
Loading…
Add table
Add a link
Reference in a new issue