diff --git a/bld.sh b/bld.sh index aac915ca9..f3d6218c1 100755 --- a/bld.sh +++ b/bld.sh @@ -23,6 +23,10 @@ echo "five.tiddlywiki.com" > $TW5_BUILD_OUTPUT/CNAME mkdir -p $TW5_BUILD_OUTPUT/static +# Delete any existing content + +rm -v $TW5_BUILD_OUTPUT/static/* + # First, # readme.md: the readme file for GitHub # index.html: the main file, including content