From bb4dbb82897d1a1c2c388834920caf0a6250fd1e Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Mon, 21 Oct 2024 06:45:03 -0500 Subject: partial fix of outdated git links --- build.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'build.sh') diff --git a/build.sh b/build.sh index 7151fd6..de89324 100755 --- a/build.sh +++ b/build.sh @@ -10,9 +10,6 @@ if [ "$answer" != "${answer#[Yy]}" ] ; then emacs --script publish.el &>/dev/null && \ minify -o theme/static/styles.min.css \ theme/static/styles.css && \ - pandoc -f org -t html readme.org -o readme.html && \ - hut git update --readme readme.html --repo \ - https://git.sr.ht/\~cyborg/cleberg.net && \ rsync -r --delete-before .build/* \ ubuntu:/var/www/cleberg.net/ else -- cgit v1.2.3-70-g09d2