mmb/meme_captain_web

View on GitHub
bin/free_storage

Summary

Maintainability
Test Coverage
#!/bin/sh

# this script is run from monit when the root partition is low on space

set -e

cd /app

rake tmp:cache:clear