1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00
2020-07-15 12:41:29 +02:00

7 lines
158 B
Plaintext

#!rsc
# RouterOS script: early-errors
:global LogPrintExit;
$LogPrintExit warning ("This script has been replaced. Please migrate to 'log-forward'.") true;