Skip to content

Commit 3707054

Browse files
committedJan 25, 2018
Added loop script
1 parent ecc5f09 commit 3707054

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)
Please sign in to comment.