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