3 lines
61 B
Batchfile
3 lines
61 B
Batchfile
|
@Echo Off
|
||
|
call compile-html.bat
|
||
|
call compile-singlehtml.bat
|