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
2680192b92
commit
60977443ff
1 changed files with 1 additions and 1 deletions
|
|
@ -247,7 +247,7 @@ 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
|
(Yes, the example url still belongs to the repository for easy
|
||||||
handling - but the url can be what ever you use.)
|
handling - but the url can be what ever you use.)
|
||||||
|
|
||||||
For a script to be considered valid it has to begin with a *magic taken*.
|
For a script to be considered valid it has to begin with a *magic token*.
|
||||||
Have a look at [any script](README.d/hello-world.rsc) and copy the first line.
|
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
|
Starting a script's name with `mod/` makes it a module and it is run
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue