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