aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index c4467b9..1b8bcfd 100755
--- a/build.sh
+++ b/build.sh
@@ -1,2 +1,5 @@
#!/bin/sh
+
+# the build breaks without this file for whatever reason
+[ -f src/blog/index.org ] || touch src/blog/index.org
emacs -Q --script build-site.el