mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-07-10 10:24:25 +02:00
script-updates: fix syntax error
This commit is contained in:
parent
4d0b3b0780
commit
04460debfc
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue