From cf102ad6c7d171dd500cae8b419b7f5c1e796ab4 Mon Sep 17 00:00:00 2001 From: lemurianmage Date: Sun, 31 May 2026 00:17:31 +0200 Subject: make instead of shell scripts --- build.sh | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 build.sh (limited to 'build.sh') diff --git a/build.sh b/build.sh deleted file mode 100755 index 1b8bcfd..0000000 --- a/build.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/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 -- cgit v1.2.3