summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 91873ba..954e706 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
.PHONY: deploy
deploy: index.html
- rsync -avzP --delete index.html ilvokhin.com:/srv/http/ilvokhin.com
- ssh ilvokhin.com -- sudo chown -R http:http /srv/http/ilvokhin.com
+ rsync -avzP --delete index.html ilvokhin.com:/srv/http/ilvokhin.com
+ ssh ilvokhin.com -- sudo chown -R http:http /srv/http/ilvokhin.com