#!/bin/sh TMP=/tmp/.epg echo "successfully installed" echo "syncing disk" echo "please reboot your box so that the extension will be mounted..." sync exit 0