summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 10748b9..e579a88 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)
+players: FORCE
+ ./dumps/import-players.sh
+
paid: players FORCE
./dumps/check-all-paid.sh