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 ++ TODOs.md | 3 +++ 2 files changed, 5 insertions(+) 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: diff --git a/TODOs.md b/TODOs.md index 184b827..7cee3e6 100644 --- a/TODOs.md +++ b/TODOs.md @@ -1,5 +1,8 @@ # Tasks +## TODO When doing a deploy, cleanup public/ to ensure there is a rebuild {#td-f1ee23c0-b10a-a044-8351-e3cef4cb9d8c} +- TODO in 2022-05-02 + ## TODO Remove torrent files {#td-61f75b7a-aeab-91bf-d927-7766253faec7} - TODO in 2022-04-20 -- cgit v1.2.3