mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-12-13 05:19:30 +00:00
!fixup
This commit is contained in:
parent
cf59f273fe
commit
2680192b92
1 changed files with 2 additions and 3 deletions
|
|
@ -247,9 +247,8 @@ This will fetch and install a script `hello-world.rsc` from the given url:
|
|||
(Yes, the example url still belongs to the repository for easy
|
||||
handling - but the url can be what ever you use.)
|
||||
|
||||
For a script to be considered valid it has to begin with this line:
|
||||
|
||||
#!rsc by RouterOS
|
||||
For a script to be considered valid it has to begin with a *magic taken*.
|
||||
Have a look at [any script](README.d/hello-world.rsc) and copy the first line.
|
||||
|
||||
Starting a script's name with `mod/` makes it a module and it is run
|
||||
automatically by `global-functions`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue