From ec2bcfb9d6228f3c936c0480b1890f0e6efd253f Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Thu, 13 Jan 2011 16:04:54 +0100 Subject: commented home dir requirement ... --- fbbrowser/testApp.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/fbbrowser/testApp.sh b/fbbrowser/testApp.sh index 0c50180..57f37b7 100755 --- a/fbbrowser/testApp.sh +++ b/fbbrowser/testApp.sh @@ -4,6 +4,7 @@ # Wait for it to load (needed?) sleep 1 # Start the fbbrowser app. +# This requires the fbgui git repository to be in the user's home directory. ~/fbgui/fbbrowser/fbbrowser -qws # Check if fbbrowser is not running, if so kill the qvfb. if ps aux | grep -v grep | grep fbbrowser > /dev/null -- cgit v1.2.3-55-g7522