From 8f159964cb000e4800633b2e433de2643d48489a Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Fri, 10 Jul 2020 03:27:04 +0200 Subject: Removed useless file --- src/update/gitjoe.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/update/gitjoe.pl b/src/update/gitjoe.pl index ec93a67..0949164 100755 --- a/src/update/gitjoe.pl +++ b/src/update/gitjoe.pl @@ -76,6 +76,7 @@ sub stagit_generate { '-c', "/usr/bin/sed 's/log.html/files.html/g' re_sedded_index.html >index.html" ); + unlink('./re_sedded_index.html'); return; } -- cgit v1.2.3