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