summaryrefslogtreecommitdiff
path: root/web/news_to_html.py
diff options
context:
space:
mode:
Diffstat (limited to 'web/news_to_html.py')
-rwxr-xr-xweb/news_to_html.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/news_to_html.py b/web/news_to_html.py
index ef89b83..4015a62 100755
--- a/web/news_to_html.py
+++ b/web/news_to_html.py
@@ -7,7 +7,7 @@
import datetime
date=str(datetime.date.today())
-date="2018-10-06"
+#date="2019-08-05"
# Update the INDEX
i1=open("index.bin", "r")