diff options
Diffstat (limited to 'debian/clean-www.sh')
-rwxr-xr-x | debian/clean-www.sh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/clean-www.sh b/debian/clean-www.sh new file mode 100755 index 0000000..76ce266 --- /dev/null +++ b/debian/clean-www.sh @@ -0,0 +1,6 @@ +#!/bin/sh + +rm -f www/images/fileformat/._filesystem1.gif +rm -f www/images/fileformat/._master_journal_ptr.gif +rm -f www/images/fileformat/.~lock.indexpage.odg# + |