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