#!/bin/sh
rm /usr/lib/node_modules/firmata || true
rm -rf /usr/lib/node/firmata || true
