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