summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
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: