mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-06-25 11:08:38 +02:00
6 lines
175 B
Text
6 lines
175 B
Text
#!rsc by RouterOS
|
|
# RouterOS script: mode-button-event
|
|
|
|
:global LogPrintExit;
|
|
|
|
$LogPrintExit warning ("This script's functionality has been merged into 'mode-button'.") true;
|