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