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