correct a small typo
This commit is contained in:
parent
3f6d50772c
commit
1c611b3f31
@ -84,12 +84,12 @@ if ($sereby_silver$ = "reinstall")
|
|||||||
Set $reboot$ = "true"
|
Set $reboot$ = "true"
|
||||||
endif
|
endif
|
||||||
if ($sereby_jre7$ = "reinstall")
|
if ($sereby_jre7$ = "reinstall")
|
||||||
Dosbatch_jre_uninstall
|
Dosbatch_jre7_uninstall
|
||||||
opsiservicecall_jre7_uninstall
|
opsiservicecall_jre7_uninstall
|
||||||
Set $reboot$ = "true"
|
Set $reboot$ = "true"
|
||||||
endif
|
endif
|
||||||
if ($sereby_jre8$ = "reinstall")
|
if ($sereby_jre8$ = "reinstall")
|
||||||
Dosbatch_jre_uninstall
|
Dosbatch_jre8_uninstall
|
||||||
opsiservicecall_jre8_uninstall
|
opsiservicecall_jre8_uninstall
|
||||||
Set $reboot$ = "true"
|
Set $reboot$ = "true"
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user