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