From c3a4a1080106182679cde15cf81361b7aa38fd28 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 2 May 2022 02:47:26 -0300 Subject: TODOs.md: Add #td-f1ee23c0-b10a-a044-8351-e3cef4cb9d8c --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a12a0f3..48bf394 100644 --- a/Makefile +++ b/Makefile @@ -113,6 +113,8 @@ run: all $(JEKYLL) serve deploy: all + rm -rf public + $(MAKE) public rsync -avzP public/ $(FQDN):/home/user-data/www/default/ --delete fqdn: -- cgit v1.2.3