From 33f72f51336f371ddbf342bfc755e35c56258c3b Mon Sep 17 00:00:00 2001 From: emkael Date: Tue, 11 Apr 2017 18:32:30 +0200 Subject: Build scripts --- bin/make.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bin/make.sh (limited to 'bin/make.sh') diff --git a/bin/make.sh b/bin/make.sh new file mode 100755 index 0000000..efee4f4 --- /dev/null +++ b/bin/make.sh @@ -0,0 +1,3 @@ +#!/bin/bash +python ranking.py config/dates.json 2016-12-31 > http/index.html +python players.py http/players config/dates.json -- cgit v1.2.3