mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Add missing .
This commit is contained in:
2
Make.bat
2
Make.bat
@@ -355,7 +355,7 @@ REM Main build sequence Ends
|
|||||||
ECHO Attempting to sign the installer...
|
ECHO Attempting to sign the installer...
|
||||||
CALL "%SIGNTOOL%" sign /t http://timestamp.verisign.com/scripts/timstamp.dll "%TARGET_DIR%\%INSTALLERNAME%"
|
CALL "%SIGNTOOL%" sign /t http://timestamp.verisign.com/scripts/timstamp.dll "%TARGET_DIR%\%INSTALLERNAME%"
|
||||||
IF %ERRORLEVEL% NEQ 0 (
|
IF %ERRORLEVEL% NEQ 0 (
|
||||||
ECHO
|
ECHO.
|
||||||
ECHO ************************************************************
|
ECHO ************************************************************
|
||||||
ECHO * Failed to sign the installer
|
ECHO * Failed to sign the installer
|
||||||
ECHO ************************************************************
|
ECHO ************************************************************
|
||||||
|
|||||||
Reference in New Issue
Block a user