diff --git a/Makefile b/Makefile index 2a275f0..6a934be 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,6 @@ drafts: --buildDrafts --buildFuture --destination drafts serve: - rm -rf drafts hugo serve --debug --buildDrafts --buildFuture # vim:ft=make