summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDmitry Ilvokhin <d@ilvokhin.com>2024-02-03 18:19:55 +0000
committerDmitry Ilvokhin <d@ilvokhin.com>2024-02-03 18:19:55 +0000
commit9cebbd0676da36059fdd6404f23604d9209f1345 (patch)
tree5ed1e8308ccfad920ade16ad6e37e9ad5c0c303b /Makefile
parentc78992fcea92890c646f9b734c65347b9f72d1f4 (diff)
downloadhome-9cebbd0676da36059fdd6404f23604d9209f1345.tar.gz
home-9cebbd0676da36059fdd6404f23604d9209f1345.tar.bz2
home-9cebbd0676da36059fdd6404f23604d9209f1345.zip
Replace spaces to tabs in Makefile
Diffstat (limited to 'Makefile')
-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