1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-06-29 10:30:36 +00:00

Remvoe unnecessary cd

This commit is contained in:
Matthew Kilgore 2022-05-14 15:34:39 -04:00
parent e191abfdad
commit e097a1942a

View file

@ -4,8 +4,6 @@ SETLOCAL ENABLEEXTENSIONS ENABLEDELAYEDEXPANSION
qb64_bootstrap.exe -x -w source\qb64.bas
IF ERRORLEVEL 1 exit /b 1
cd ..\..
del qb64_bootstrap.exe
del /q /s internal\source\*
move internal\temp\* internal\source\