summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson@vistahigherlearning.com>2020-10-09 08:41:05 -0400
committerDavid Thompson <dthompson@vistahigherlearning.com>2020-10-09 08:41:05 -0400
commit70b464724efde0dc902b0b20d8483a03aaa30a2e (patch)
tree25ee13d099e0f86cdb65aa1ae9a1148ed2122b93
parentf3569af23a082a96417669ded0d91453e836079e (diff)
Update publish task in Makefile.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a2cb0db..36a5411 100644
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1,2 @@
publish:
- rsync -P -rvz --delete site/ blog@dthompson.us:/var/www/blog --cvs-exclude
+ rsync -P -rvz --delete site/ publish@dthompson.us:/var/www/blog --cvs-exclude