mirror of
https://github.com/netchx/netch.git
synced 2026-05-09 22:54:03 +08:00
done
This commit is contained in:
4
scripts/CLEAN.BAT
Normal file
4
scripts/CLEAN.BAT
Normal file
@@ -0,0 +1,4 @@
|
||||
@ECHO OFF
|
||||
RD /S /Q release > NUL 2>&1
|
||||
RD /S /Q x64 > NUL 2>&1
|
||||
RD /S /Q x86 > NUL 2>&1
|
||||
Reference in New Issue
Block a user