diff --git a/templates/index.html b/templates/index.html
index cb9e769..413fda9 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -85,7 +85,7 @@
}
updateProgress();
- setInterval(updateProgress, 10 * 1000);
+ setInterval(updateProgress, 5 * 1000);