mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-31 06:13:43 -08:00
Remove erroneous verbose flag for deletion
This commit is contained in:
parent
a89f34633c
commit
328cfaee68
1 changed files with 1 additions and 1 deletions
2
bld.sh
2
bld.sh
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue