4 lines
81 B
Batchfile
4 lines
81 B
Batchfile
|
SET CARD_ROOT=%~dp0..\card
|
||
|
call %CARD_ROOT%\e222.cmd
|
||
|
call %CARD_ROOT%\delete.cmd
|