mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-23 12:30:50 +01:00
Script correction.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
This commit is contained in:
parent
ed5f17d6a7
commit
e4096ffbfd
@ -87,8 +87,7 @@ if "%sbe%"=="true" (
|
||||
date /t && time /t
|
||||
%CTXSIGN% --sign --authenticode-append --authenticode-SHA256 --key XenServerSHA256.NET_KEY ^
|
||||
--cross-sign --pagehashes yes "%thefile%"
|
||||
)
|
||||
else (
|
||||
) else (
|
||||
%CTXSIGN% --sign --key XenServerSHA256.NET_KEY --pagehashes yes --type Authenticode ^
|
||||
--description "%descr%" "%thefile%"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user