From 837b383ee497f6c2994ba49aaaf0a65d2f1dc6c5 Mon Sep 17 00:00:00 2001 From: emkael Date: Sat, 7 Oct 2023 21:25:49 +0200 Subject: Pre-season checks for kolorki and team players --- preseason/check-all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'preseason/check-all.sh') diff --git a/preseason/check-all.sh b/preseason/check-all.sh index 3847cff..ed701d5 100755 --- a/preseason/check-all.sh +++ b/preseason/check-all.sh @@ -2,5 +2,5 @@ find config -name *.json | while read JSON do - python3 checks.py ${JSON} + python3 checks.py ${JSON} dates logoh vp_table page_language team_names kolorki done -- cgit v1.2.3