aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cmc.pub>2025-03-11 19:37:31 -0500
committerChristian Cleberg <hello@cmc.pub>2025-03-11 19:37:31 -0500
commit45d03ccfdfb70023fb0e91356a4124a82ce4d864 (patch)
treede8e080609bcabfc49bb62bb4c9f48b35ae8b5c8 /build.sh
parent2ed60728d4fe5d748a9a564dca6d1b0df008be78 (diff)
downloadcleberg.net-45d03ccfdfb70023fb0e91356a4124a82ce4d864.tar.gz
cleberg.net-45d03ccfdfb70023fb0e91356a4124a82ce4d864.tar.bz2
cleberg.net-45d03ccfdfb70023fb0e91356a4124a82ce4d864.zip
add new post
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index b17219d..b7940de 100755
--- a/build.sh
+++ b/build.sh
@@ -36,7 +36,7 @@ if [[ "$answer" =~ ^[Yy]$ ]]; then
# Update Sourcehut README
pandoc -f org -t html readme.org -o readme.html
hut git update --readme readme.html --repo \
- https://git.sr.ht/\~cyborg/cleberg.net
+ https://git.sr.ht/\~cyborg/cmc.pub
# Deploy changes
rsync -r --delete-before .build/* $ubuntu_server:/var/www/cmc.pub/