dont complain about missing dir

main
Dominik Madarász 2023-08-10 21:00:12 +02:00
parent d5979e16dd
commit 3b958eb73d
1 changed files with 1 additions and 1 deletions

View File

@ -484,7 +484,7 @@ rem del ??-*.* > nul 2> nul
rd /q /s _debug > nul 2> nul
rd /q /s _devel > nul 2> nul
rd /q /s _release > nul 2> nul
rd /q /s _fwk
rd /q /s _fwk > nul 2> nul
rem rd /q /s _project > nul 2> nul
del tcc.bat > nul 2> nul
del sh.bat > nul 2> nul