Update hostname
This commit is contained in:
parent
34d03e618f
commit
20adfb8f75
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue