diff options
-rwxr-xr-x | bin/housekeeping.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/housekeeping.sh b/bin/housekeeping.sh index 08a14f85..beb809df 100755 --- a/bin/housekeeping.sh +++ b/bin/housekeeping.sh @@ -84,6 +84,7 @@ else report_filetype_usage $1 png ;; squid) report_squid_usage + ;; *) ;; esac fi |