summaryrefslogtreecommitdiffstats
path: root/testApp.sh
diff options
context:
space:
mode:
authorJonathan Bauer2012-01-25 18:14:50 +0100
committerJonathan Bauer2012-01-25 18:14:50 +0100
commit2abf1cec73371fb4a97a078a47f521d23fbf0775 (patch)
tree14ab0635bfe6864a3b06ab8d39b7b47c14df61c7 /testApp.sh
parentremoved cdhcpcd path from config, now through testApp. Added root check if ND... (diff)
downloadfbgui-2abf1cec73371fb4a97a078a47f521d23fbf0775.tar.gz
fbgui-2abf1cec73371fb4a97a078a47f521d23fbf0775.tar.xz
fbgui-2abf1cec73371fb4a97a078a47f521d23fbf0775.zip
debug console fixed, now basicly tail on logfile
Diffstat (limited to 'testApp.sh')
-rwxr-xr-xtestApp.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/testApp.sh b/testApp.sh
index 13effff..d9a02b3 100755
--- a/testApp.sh
+++ b/testApp.sh
@@ -29,6 +29,7 @@ done
# clean /tmp/fbgui
[ -d /tmp/fbgui ] && rm -rf /tmp/fbgui
+[ -f /tmp/fbgui.log ] && rm /tmp/fbgui.log
[ -f /tmp/fbgui_trigger ] && rm /tmp/fbgui_trigger
# path to script (including script name)