#!/bin/sh TMP=/tmp/.skin rm -r /var/swap/skins/Concinnity910-HD echo "successfully removed" echo "syncing disk" sync exit 0