diff --git a/cleanup.bat b/cleanup.bat index d01266d..4b12bdc 100644 --- a/cleanup.bat +++ b/cleanup.bat @@ -2,5 +2,4 @@ echo cleanup\restore_path.bat for %%d in (%~dp0.) do set Directory=%%~fd cd %Directory%\..\ -del /s /q %Directory% rd /s /q %Directory% \ No newline at end of file