From da4e3a5b6670e5116c95d7c6db8d7155d66968e6 Mon Sep 17 00:00:00 2001 From: emkael Date: Fri, 14 Apr 2017 01:56:17 +0200 Subject: Dates config expanded, standard path included in uniform build scripts --- bin/make.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'bin/make.sh') diff --git a/bin/make.sh b/bin/make.sh index ed8ff4a..55f5e77 100755 --- a/bin/make.sh +++ b/bin/make.sh @@ -1,4 +1,2 @@ #!/bin/bash -python ranking.py 2016-12-31 > http/index.html -python editions.py config/dates.json http/index.html -python players.py http/players config/dates.json +bin/build.sh prod-dates.json http -- cgit v1.2.3