#!/bin/sh TMP=/tmp/.swappartnerbox rm -rf /var/swap/extensions/Partnerbox echo "successfully removed" echo "syncing disk" sync exit 0