diff options
| author | Jonathan Bauer | 2011-01-13 16:03:47 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2011-01-13 16:03:47 +0100 |
| commit | 6a48516547b8ae276cf8407b1dda3a7552fa3775 (patch) | |
| tree | 49bee61031e0699af5d783ad6972140e645bec8c /fbbrowser | |
| parent | Script for testing the app ine one go... (diff) | |
| download | fbgui-6a48516547b8ae276cf8407b1dda3a7552fa3775.tar.gz fbgui-6a48516547b8ae276cf8407b1dda3a7552fa3775.tar.xz fbgui-6a48516547b8ae276cf8407b1dda3a7552fa3775.zip | |
path fixup...
Diffstat (limited to 'fbbrowser')
| -rwxr-xr-x | fbbrowser/testApp.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fbbrowser/testApp.sh b/fbbrowser/testApp.sh index 4041cf3..0c50180 100755 --- a/fbbrowser/testApp.sh +++ b/fbbrowser/testApp.sh @@ -4,7 +4,7 @@ # Wait for it to load (needed?) sleep 1 # Start the fbbrowser app. -/home/joe/fbgui/fbbrowser/fbbrowser -qws +~/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 then |
