mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
script-updates: fix syntax error
This commit is contained in:
@@ -3,4 +3,4 @@
|
|||||||
|
|
||||||
:global LogPrintExit;
|
:global LogPrintExit;
|
||||||
|
|
||||||
$LogPrintExit warning "This script has been replaced by function '\$ScriptInstallUpdate'." true;
|
$LogPrintExit warning ("This script has been replaced by function '\$ScriptInstallUpdate'.") true;
|
||||||
|
|||||||
Reference in New Issue
Block a user