aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-12-05 18:07:56 -0600
committerChristian Cleberg <hello@cleberg.net>2024-12-05 18:07:56 -0600
commita3e3ac75fc738dd1d2b7db5243ba50a44d82da41 (patch)
tree376aecec70dc02b8be422e288261111e81ddc471
parent2909fa2564e3d114a1b9fbdfb17890d2bb2dbb79 (diff)
downloadcleberg.net-a3e3ac75fc738dd1d2b7db5243ba50a44d82da41.tar.gz
cleberg.net-a3e3ac75fc738dd1d2b7db5243ba50a44d82da41.tar.bz2
cleberg.net-a3e3ac75fc738dd1d2b7db5243ba50a44d82da41.zip
add README build commands
-rwxr-xr-xbuild.sh3
1 files changed, 1 insertions, 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/