mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-03 17:54:47 +02:00
README: How to remove a script...
This commit is contained in:
parent
fcd6e61849
commit
6fdf115dcf
2 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
@ -240,6 +240,18 @@ without modification.
|
|||
Starting a script's name with `mod/` makes it a module and it is run
|
||||
automatically by `global-functions`.
|
||||
|
||||
Removing a script
|
||||
-----------------
|
||||
|
||||
There is no specific function for script removal. Just remove it from
|
||||
configuration...
|
||||
|
||||
/system/script/remove to-be-removed;
|
||||
|
||||

|
||||
|
||||
Possibly a scheduler and other configuration has to be removed as well.
|
||||
|
||||
Contact
|
||||
-------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue