diff options
Diffstat (limited to 'bin/maintainance.sh')
-rwxr-xr-x | bin/maintainance.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/bin/maintainance.sh b/bin/maintainance.sh index 047d4f68..e5a95265 100755 --- a/bin/maintainance.sh +++ b/bin/maintainance.sh @@ -160,9 +160,7 @@ else done echo report_disk_usage $1 - report_filetype_usage $1 png - report_filetype_usage $1 ppm warn # FIXME: remove this check in 3 days (and add warn to pngs) - report_filetype_usage $1 ogv warn # FIXME: remove this check in 7 days + report_filetype_usage $1 png warn report_filetype_usage $1 bak warn report_filetype_usage $1 raw warn report_filetype_usage $1 iso warn |