blob: ba85628228cd697a4175d2ac31f2eb81f046e93a [file] [log] [blame]
set DIRECTORY=%1
DEL /F /Q /S %DIRECTORY%\*.* > NUL
RMDIR /Q /S %DIRECTORY%