summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2022-01-26 08:55:42 -0500
committerDavid Thompson <dthompson2@worcester.edu>2022-01-26 08:55:42 -0500
commit4ec0f6f33518c9af7f0f3eb7c1a8cc62ba34ae64 (patch)
tree44cec2a30746eab79ac1c92e4d20fa5b0bd251c8
parenta8accf50686d1195c571082c587fbbab5ecf1961 (diff)
Fix tag feeds not being published.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 36a5411..ad92e9a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1,2 @@
publish:
- rsync -P -rvz --delete site/ publish@dthompson.us:/var/www/blog --cvs-exclude
+ rsync -P -rvz --delete site/ publish@dthompson.us:/var/www/blog