summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--counter.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/counter.sh b/counter.sh
index 1f03c68..fb26802 100644
--- a/counter.sh
+++ b/counter.sh
@@ -15,10 +15,6 @@
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-# Remove all chunk artifacts in the cache except the newest. Morph does
-# not currently clean its caches at any point, so this script is necessary
-# to avoid running out of disk space.
-
set -e
usage() {