#!/bin/sh
rm /usr/lib/node_modules/aws-iot-device-sdk || true
rm -rf /usr/lib/node/aws-iot-device-sdk || true
