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