Improve wop_test.bat
Signed-off-by: Richard Bonhomme <tincanteksup@gmail.com>
This commit is contained in:
parent
81b4ec923d
commit
c763f3ad28
@ -25,7 +25,6 @@ IF ERRORLEVEL 0 (
|
||||
rmdir /S /Q %WORK_DIR%\easyrsa3\bin
|
||||
echo del /Q %WORK_DIR%\easyrsa3\EasyRSA-Start.bat
|
||||
del /Q %WORK_DIR%\easyrsa3\EasyRSA-Start.bat
|
||||
REM 'rm' because Windows really is that dumb, try it yourself (Microsoft are saboteurs)
|
||||
echo rm %WORK_DIR%\easyrsa3\.rnd
|
||||
rm %WORK_DIR%\easyrsa3\.rnd
|
||||
) ELSE echo NOTICE; Saved Layout
|
||||
@ -33,4 +32,5 @@ IF ERRORLEVEL 0 (
|
||||
|
||||
set SAVE_LAYOUT=
|
||||
set SYS_ARCH=
|
||||
pause
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user