mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
4 lines
61 B
Batchfile
4 lines
61 B
Batchfile
cd output
|
|
del /s /q *.*
|
|
perl ../aegisub_convert_docs.pl
|
|
pause |