mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-16 13:04:30 +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
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
|
||||
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