diff options
author | Christian Hesse <mail@eworm.de> | 2021-07-09 11:57:19 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-07-09 12:46:03 +0200 |
commit | dc7fc0d38510371a1d97c02a938fd7be16b7ae7c (patch) | |
tree | 819afa0ad87002b8d63250b9431307c7441f3f1b /early-errors | |
parent | b864db1e389cb262ef35a2ee2d679c98b6ff3bbb (diff) |
finally remove old scriptschange-61
Diffstat (limited to 'early-errors')
-rw-r--r-- | early-errors | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/early-errors b/early-errors deleted file mode 100644 index 7c2e509..0000000 --- a/early-errors +++ /dev/null @@ -1,6 +0,0 @@ -#!rsc by RouterOS -# RouterOS script: early-errors - -:global LogPrintExit2; - -$LogPrintExit2 warning "early-errors" ("This script has been replaced. Please migrate to 'log-forward'.") true; |