summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2023-01-06 17:05:41 -0500
committerDavid Thompson <dthompson2@worcester.edu>2023-01-06 17:05:41 -0500
commitd1bbcb66ba336041a08a89fc42397dac5c8dffd5 (patch)
tree706dc28fd4906ae7ef72b2b126558c3b979d10de
parent2452e72d5c5a87e5e0ed305e7a1d207a7ce4c3d0 (diff)
Makefile: Update publish target.v0.2.0
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2521da5..79195ef 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -58,4 +58,4 @@ publish: distcheck
gpg --sign --armor --yes guile-syntax-highlight-$(VERSION).tar.gz && \
scp guile-syntax-highlight-$(VERSION).tar.gz \
guile-syntax-highlight-$(VERSION).tar.gz.asc \
- blog@dthompson.us:/var/www/files/guile-syntax-highlight/
+ publish@dthompson.us:/var/www/files/guile-syntax-highlight/