Files
netch/scripts/CLEAN.BAT
Connection Refused b2ea730984 done
2019-12-02 19:51:12 +08:00

4 lines
85 B
Batchfile

@ECHO OFF
RD /S /Q release > NUL 2>&1
RD /S /Q x64 > NUL 2>&1
RD /S /Q x86 > NUL 2>&1