quotes around the target path make windows happy

This commit is contained in:
Fierelier 2021-03-16 20:30:00 +01:00
parent 056f15d647
commit b88456a07e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
@echo off
setlocal
set distro=fspecs
cd /d %~dp0
cd /d "%~dp0"
:arch
echo 1) 32-bit (recommended)