summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2023-02-08 16:18:27 +0100
committeremkael <emkael@tlen.pl>2023-02-08 16:18:27 +0100
commit6544a73d145d7484fc578fe11bcf028358876f02 (patch)
treead452fad7f0df50767906c3b1ea80e020ceba04d /Makefile
parentfc770fa7e1460761b35aa538f698582afab2682c (diff)
Carry-over checking scripts
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2138641..3380ce7 100644
--- a/Makefile
+++ b/Makefile
@@ -43,4 +43,7 @@ records: FORCE
brackets: FORCE
sudo -u www-data -- bash -c 'source .envrc && cd playoff/scripts/ && ./autorun.sh force'
+carryovers: FORCE
+ ./playoff/scripts/pagechecks/check-all.sh ${PHASE}
+
FORCE: