#!/bin/sh TMP=/tmp/.browsers rm -rf /var/swap/Extensions/BoardViewer echo "successfully removed" echo "syncing disk" sync exit 0