blob: 09c02836fe983ce00d016eba1e99a72374bfc99d (
about) (
plain) (
blame)
1
2
3
4
5
6
|
#!rsc by RouterOS
# RouterOS script: mode-button-event
:global LogPrintExit2;
$LogPrintExit2 warning "mode-button-event" ("This script's functionality has been merged into 'mode-button'.") true;
|