makefile | typo

This commit is contained in:
Don Harper 2023-11-26 08:29:43 -06:00
parent 1b3cadf860
commit 44f9cd39d6

View file

@ -3,7 +3,7 @@ all:
weekly: pull clean update ci all push
cweekly pull clean all
cweekly: pull clean all
update:
nix flake update