mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
README: How to remove a script...
This commit is contained in:
BIN
README.d/13-remove-script.avif
Normal file
BIN
README.d/13-remove-script.avif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
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
|
Starting a script's name with `mod/` makes it a module and it is run
|
||||||
automatically by `global-functions`.
|
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
|
Contact
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user