summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2021-05-29 17:30:20 +0200
committeremkael <emkael@tlen.pl>2021-05-29 17:30:20 +0200
commit2eaee2fe846e27603af3df655837968cdf8e2c60 (patch)
tree379ecd688f4342880a68135b9d6ac6e9df24a11b /Makefile
parentb72cbe1af6507bbe44a82930e312ace82a909280 (diff)
Script to check players' entry fee
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f73acfc..10748b9 100644
--- a/Makefile
+++ b/Makefile
@@ -6,6 +6,9 @@ pull:
autocommit: pull
@cd http && git diff --quiet || (date && git add . && git commit -m 'Autocommit' && GIT_SSH_COMMAND="ssh ${LIGA_SSH_OPTS}" git push -q)
+paid: players FORCE
+ ./dumps/check-all-paid.sh
+
dumps: FORCE
s3cmd -c dumps/.s3config sync ${LIGA_S3_BUCKET} dumps/sync/
./dumps/load-dumps.sh