aboutsummaryrefslogtreecommitdiffstats
path: root/src/update/gitjoe.pl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xsrc/update/gitjoe.pl1
1 files changed, 1 insertions, 0 deletions
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;
}