mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-09-03 20:52:57 -05:00
Fix typo in 32bit-only code
This commit is contained in:
@@ -73,7 +73,7 @@ GOTO:EOF
|
|||||||
ECHO ARCHITECTURE - %ARCHITECTURE% cannot be run on 32 bit machine
|
ECHO ARCHITECTURE - %ARCHITECTURE% cannot be run on 32 bit machine
|
||||||
goto:exit
|
goto:exit
|
||||||
)
|
)
|
||||||
OSVALUE=%OSTYPE%
|
SET OSVALUE=%OSTYPE%
|
||||||
)
|
)
|
||||||
|
|
||||||
REM Check IF its is windows 32 bit machine and selected architecture is x86
|
REM Check IF its is windows 32 bit machine and selected architecture is x86
|
||||||
|
|||||||
Reference in New Issue
Block a user