From 9cebbd0676da36059fdd6404f23604d9209f1345 Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Sat, 3 Feb 2024 18:19:55 +0000 Subject: Replace spaces to tabs in Makefile --- Makefile | 4 ++-- 1 file 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 -- cgit v1.2.3-70-g09d2