update makefile to better deal w/ citrix

This commit is contained in:
Don Harper 2023-12-10 10:45:22 -06:00
parent 8ddb8e59ed
commit 49a0142026

View file

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