This commit is contained in:
luk.lu
2023-01-12 16:32:33 +08:00
parent 13f77d8eaa
commit a1a8195bf4
19 changed files with 62 additions and 30 deletions

View File

@@ -24,8 +24,10 @@ set FONPATH=
)
if not exist "%FONPATH%" (
echo *** [%FONPATH%] not exist! Exit now. ***
echo ××× [%FONPATH%] not exist! Exit now. ***
@ GOTO END
) else (
echo √√√ FONPATH = %FONPATH%
)
pushd %FONPATH%