Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/launch.sh
blob: 7fa2ec825f814d3d29ea6d9f3746338fb42c98f6 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/bash


	if [ -e firstrun ] ; then
		cp -rf .mozilla/ .macromedia /home/olpc
		rm firstrun
	fi

	exec ./firefox index.html