summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0d60cb7..83fe1ae 100644
--- a/Makefile
+++ b/Makefile
@@ -20,3 +20,5 @@ publish:
publish-http:
rsync -avh ./build/ hozyro-srv:/var/www/hozyro --delete
+
+publish-all: publish publish-http