diff --git a/Makefile b/Makefile index 07cf6e7..48e2d5d 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,6 @@ update: public: clean hugo --debug --destination public - systemctl --user start blog-goaccess.service branches: for branch in $(shell git branch --list "post-*"); do \