1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-18 11:29:55 +00:00

Remove erroneous verbose flag for deletion

This commit is contained in:
Jeremy Ruston 2013-03-20 11:01:12 +00:00
parent a89f34633c
commit 328cfaee68

2
bld.sh
View File

@ -25,7 +25,7 @@ mkdir -p $TW5_BUILD_OUTPUT/static
# Delete any existing content
rm -v $TW5_BUILD_OUTPUT/static/*
rm $TW5_BUILD_OUTPUT/static/*
# First,
# readme.md: the readme file for GitHub