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