This commit is contained in:
陆柯 2021-07-15 10:08:55 +08:00
parent e3966ad38b
commit 072513203e

View File

@ -12,9 +12,6 @@
set BASEDIR=..\..
))))
echo basedir = %BASEDIR%
@GOTO END
if not exist %BASEDIR% (
echo *** [%BASEDIR%] not exist! Exit now. ***
@ GOTO END