mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Fix a typo in ifaces.vbs.
This commit is contained in:
parent
ac738f682f
commit
e492ea0334
@ -44,7 +44,7 @@ If (NOT flag) Then
|
||||
Wscript.StdOut.Write trim(iface_cfg.IPAddress(0))
|
||||
end if
|
||||
next
|
||||
wscript.stdOut.WriteLine "]]></data>"
|
||||
Wscript.StdOut.WriteLine "]]></data>"
|
||||
Next
|
||||
|
||||
Wscript.StdOut.WriteLine "</datalist>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user