1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

global-functions: $LogPrintExit: notify about colorful output

This commit is contained in:
Christian Hesse
2021-01-22 10:08:15 +01:00
parent b780b40baf
commit eaea89112a
4 changed files with 4 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
# https://git.eworm.de/cgit/routeros-scripts/about/
# expected configuration version
:global ExpectedConfigVersion 41;
:global ExpectedConfigVersion 42;
# global variables not to be changed by user
:global GlobalFunctionsReady false;