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