forked from mia/Aegisub
4 lines
61 B
Batchfile
4 lines
61 B
Batchfile
|
cd output
|
||
|
del /s /q *.*
|
||
|
perl ../aegisub_convert_docs.pl
|
||
|
pause
|