#!/bin/bash if [ -e firstrun ] ; then cp -rf .mozilla/ .macromedia /home/olpc rm firstrun fi exec ./firefox index.html