Fix volume spec

This commit is contained in:
FriwiDev
2021-10-27 17:57:11 +02:00
parent b5d565f715
commit 022455ba55
2 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
@echo on
@echo off
if "%TARGETARCH%"=="386" (echo "Building 32-bit version") ^
else (echo "Building 64-bit version")