From 20adfb8f752d3744a5512ea8856ae3e1b1ba4f53 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 21 Nov 2025 13:11:22 +0000 Subject: [PATCH] Update hostname --- sculpin/run.local | 2 +- sculpin/source/_pages/books.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sculpin/run.local b/sculpin/run.local index c9647206a..7521b85f3 100755 --- a/sculpin/run.local +++ b/sculpin/run.local @@ -102,7 +102,7 @@ function publish { APP_ENV=prod generate rsync --archive --verbose --compress --update --delete \ - output_prod/ ssh.oliverdavies.uk:/var/www/vhosts/website-sculpin + output_prod/ home02:/var/www/vhosts/website-sculpin git stash pop } diff --git a/sculpin/source/_pages/books.md b/sculpin/source/_pages/books.md index ee6837e12..c71a38963 100644 --- a/sculpin/source/_pages/books.md +++ b/sculpin/source/_pages/books.md @@ -15,4 +15,4 @@ These are the books I'm currently writing: Each is written in AsciiDoc and published as HTML, PDF and EPUB files. -The source code for each book is [available on my Forgejo](https://code.oliverdavies.uk/explore/repos?q=book&topic=1). +The source code for each book is [available on my Forgejo](https://git.oliverdavies.uk/opdavies/books).