summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2020-11-19 19:40:43 -0500
committerDavid Thompson <dthompson2@worcester.edu>2020-11-19 19:40:43 -0500
commit99065688dcff92d007c639834f1579908fab2ca1 (patch)
treebd4312f4498e0b289b24bfc972ecbb340ab493f3 /Makefile.am
parent3e683333dc8a1a19d9a5bd8c707b303bddb47e2b (diff)
Makefile: Update publish target.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d6525e4..279e4e5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -135,4 +135,4 @@ AM_MAKEINFOHTMLFLAGS = --css-ref=https://dthompson.us/css/dthompson.css \
publish: distcheck
gpg --sign --detach-sign --armor --yes chickadee-$(VERSION).tar.gz && \
scp chickadee-$(VERSION).tar.gz chickadee-$(VERSION).tar.gz.asc \
- blog@dthompson.us:/var/www/files/chickadee/
+ publish@dthompson.us:/var/www/files/chickadee/