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