routeros-scripts/early-errors

7 lines
158 B
Plaintext
Raw Normal View History

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