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