#!/bin/sh TMP=/tmp/.titanskin echo "successfully installed" echo "syncing disk" echo "now you can choose the new skin...." sync exit 0