From 8cd827a2eeeec87e4acdd82a686dddaf14761a62 Mon Sep 17 00:00:00 2001 From: Jim Hague Date: Tue, 17 Jun 2014 15:18:26 +0100 Subject: [PATCH] Duh. Remove all the web graphics, why don't I? --- makeWeb.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/makeWeb.sh b/makeWeb.sh index 7513525..8409945 100755 --- a/makeWeb.sh +++ b/makeWeb.sh @@ -77,7 +77,6 @@ if [ -n "$instrument" ]; then subtitle="${subtitle} ($instrument)" fi -rm -rf $webdir mkdir -p $webdir sed -e "s/@BUILD@/$buildno/" -e "s/@SUBTITLE@/$subtitle/" \