From a3e3ac75fc738dd1d2b7db5243ba50a44d82da41 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Thu, 5 Dec 2024 18:07:56 -0600 Subject: add README build commands --- build.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build.sh b/build.sh index 6bbed3c..2998612 100755 --- a/build.sh +++ b/build.sh @@ -35,8 +35,7 @@ if [[ "$answer" =~ ^[Yy]$ ]]; then # Update README on Sourcehut pandoc -f org -t html readme.org -o readme.html - hut git update --readme readme.html --repo - https://git.sr.ht/\~cyborg/cleberg.net + hut git update --readme readme.html --repo https://git.sr.ht/\~cyborg/cleberg.net # Deploy changes rsync -r --delete-before .build/* $ubuntu_server:/var/www/cleberg.net/ -- cgit v1.2.3-70-g09d2