aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 235dde5..e1891ae 100644
--- a/Makefile
+++ b/Makefile
@@ -73,8 +73,6 @@ run: all
$(JEKYLL) serve
deploy: all
- rm -rf public
- $(MAKE) public
rsync -avzP public/ $(FQDN):/home/user-data/www/default/ --delete
fqdn: