#! /bin/bash

DIR=`dirname $0`

cd /
sudo tar -xzf $DIR/samoan.tar.gz
echo samoan customisations complete

