From 3bb69a6ba4a8f6ed235556641a5584cb20fa097e Mon Sep 17 00:00:00 2001 From: emkael Date: Thu, 6 Feb 2020 18:06:07 +0100 Subject: Automatically generating index.html symlink --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d95b9b3..b2f0ef1 100644 --- a/Makefile +++ b/Makefile @@ -14,6 +14,7 @@ menus: bin/menus-build.sh config/static.json http tables: + find http -type l -delete bin/rankings-tables-build.sh config/dates.json http editions: $(rankfiles) -- cgit v1.2.3