summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 907f087..0de39f8 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ paid: players FORCE
lineups: FORCE
./dumps/check-all-lineups.sh
-player-checks: paid teams lineups
+checks: paid teams lineups
dumps: FORCE
s3cmd -c dumps/.s3config sync ${LIGA_S3_BUCKET} dumps/sync/
@@ -33,7 +33,7 @@ butler: FORCE
ausbutler: FORCE
./ausbutler/ausbutler-all.sh
-playoff: FORCE
+brackets: FORCE
./playoff/scripts/generate.sh
./playoff/scripts/sync.sh