eworm.routeros-scripts/early-errors

7 lines
158 B
Text
Raw Normal View History

2020-04-18 23:20:29 +02:00
#!rsc
# RouterOS script: early-errors
2020-07-15 12:22:55 +02:00
:global LogPrintExit;
2020-04-18 23:20:29 +02:00
2020-07-15 12:22:55 +02:00
$LogPrintExit warning ("This script has been replaced. Please migrate to 'log-forward'.") true;