Makefile: Remove goaccess generation

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2022-04-14 00:44:20 +02:00
parent dc549ea34a
commit 4678d95f3f
Signed by: pep
GPG Key ID: DEDA74AEECA9D0F2
1 changed files with 0 additions and 1 deletions

View File

@ -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 \