added ui to script names, great readme rewrite
This commit is contained in:
@@ -18,7 +18,9 @@ IF [%1]==[] (
|
||||
|
||||
IF NOT EXIST %FOLDER% (
|
||||
md %FOLDER%
|
||||
)
|
||||
) ELSE (
|
||||
del /Q %FOLDER%\*
|
||||
)
|
||||
|
||||
cd "%~dp0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user