2020-09-18 11:00:27 +02:00
|
|
|
#!rsc by RouterOS
|
2018-09-10 22:15:54 +02:00
|
|
|
# RouterOS script: mode-button-event
|
|
|
|
|
2020-04-03 17:32:19 +02:00
|
|
|
:global LogPrintExit;
|
|
|
|
|
2020-10-16 08:24:19 +02:00
|
|
|
$LogPrintExit warning ("This script's functionality has been merged into 'mode-button'.") true;
|