From 433797096f748567f3c33b64fa36859f16ac900f Mon Sep 17 00:00:00 2001 From: Raphael Roberts Date: Tue, 29 Jan 2019 19:14:34 -0600 Subject: [PATCH] Tested cleanup and settled on the rd command --- cleanup.bat | 1 - 1 file changed, 1 deletion(-) 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