mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-06-21 01:15:42 +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;
|
||||
|
||||
$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