post_upgrade() {
    echo ""
    echo "Note: The redis config has been moved from /etc/redis.conf to /etc/redis/redis.conf"
    echo ""
}
