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