Duh. Remove all the web graphics, why don't I?
This commit is contained in:
parent
7ab40207c0
commit
8cd827a2ee
|
@ -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/" \
|
||||
|
|
Loading…
Reference in New Issue