summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.py (renamed from build_html.py)2
-rwxr-xr-xbuild.sh2
2 files changed, 1 insertions, 3 deletions
diff --git a/build_html.py b/build.py
index d05f8cf..f4ee289 100644
--- a/build_html.py
+++ b/build.py
@@ -37,7 +37,7 @@ class Event:
self.description = " ".join(filter(None, [tod, line.split(">")[-1].strip()]))
-org_fp = "/home/blaise/org/agenda.org"
+org_fp = "/home/nginx/org/agenda.org"
events = []
diff --git a/build.sh b/build.sh
deleted file mode 100755
index 7c74c36..0000000
--- a/build.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-python3 /home/blaise/source/agenda/build_html.py
-/home/blaise/source/agenda/publicize.sh