Seite 1 von 1

opsi-wan-config-on (4.3.0.0-1)

Verfasst: 22 Jul 2024, 10:34
von KrawczykHIS
Moin!

mir ist aufgefallen, dass im opsi-wan-config-on (4.3.0.0-1) die Variabel $ProductId$ falsch benannt wurde.

Code: Alles auswählen

; Copyright (c) 2021-2022 uib GmbH <info@uib.de>
; All rights reserved.
; License: AGPL-3.0

[Actions]
requiredOpsiscriptVersion >= "4.12.5.1"
DefVar $ProductId$ = "opsi-wan-config-off"
DefVar $clientid$ = "%HostID%"
DefVar $ocd_section$
DefVar $ocd_key$ = "active"
DefVar $ocd_value$
ShowBitmap "%SCRIPTPATH%\opsi.png" $ProductId$
Viele Grüße :)