Update sections to include 'weeknote' and add weekly script to Makefile

This commit is contained in:
Fundor333
2025-03-22 19:05:28 +01:00
parent 7778efe2d1
commit 3365ff76f9
3 changed files with 9 additions and 3 deletions

View File

@@ -87,3 +87,7 @@ deploy_prod: ## Ready to deploy
.PHONY: submodule
submodule: ## Get submodule for this repo
git submodule update --init --recursive
.PHONY: weekly
weekly: ## Weekly script
@weeknote -config weeknote-config.json