Skip to content

Commit 23ffa6f

Browse files
authored
Merge pull request #497 from danimtb/feature/auto_batch
Added auto batch script
2 parents ecc5f09 + 3707054 commit 23ffa6f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

auto.bat

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
:loop
2+
CALL make html
3+
timeout /t 2 /nobreak
4+
goto loop

0 commit comments

Comments
 (0)