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