aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 14d501d..43c2ae7 100644
--- a/Makefile
+++ b/Makefile
@@ -96,5 +96,5 @@ clean:
public: $(derived-assets)
jekyll build
-publish: public
+publish: all
rsync -avzP public/ euandre.org:/home/user-data/www/default/ --delete