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

Anregungen, Fragen zu den Abo-Paketen
Antworten
KrawczykHIS
Beiträge: 53
Registriert: 05 Nov 2015, 11:26

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

Beitrag 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 :)
Antworten