From 3f31dd2233aaad9d6b56b36e6b18ee5019fe8620 Mon Sep 17 00:00:00 2001 From: emkael Date: Sat, 12 Mar 2022 21:09:13 +0100 Subject: Forcing bracket generation on manual invocation --- Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3b5d94e..eb1d4ce 100644 --- a/Makefile +++ b/Makefile @@ -37,8 +37,6 @@ records: FORCE direnv exec ./boards/run.sh brackets: FORCE - ./playoff/scripts/generate.sh - ./playoff/scripts/sync.sh - chown www-data:www-data ./playoff -R + sudo -u www-data -- bash -c 'source .envrc && cd playoff/scripts/ && ./autorun.sh force' FORCE: -- cgit v1.2.3