From 3df06db9e6fd268c7d234be05b01a2303dc0f7ba Mon Sep 17 00:00:00 2001 From: zecke Date: Sat, 14 Aug 2004 12:05:39 +0000 Subject: Do not hardcode /opt/QtPalmtop but use $OPIEDIR --- (limited to 'noncore/tools/opie-sh/scripts/diskfree.sh') diff --git a/noncore/tools/opie-sh/scripts/diskfree.sh b/noncore/tools/opie-sh/scripts/diskfree.sh index 78415e3..0f17f15 100755 --- a/noncore/tools/opie-sh/scripts/diskfree.sh +++ b/noncore/tools/opie-sh/scripts/diskfree.sh @@ -17,12 +17,12 @@ # 20020524-5 - bugfix # 20020524-1 - initial release -OPIE_SH=/opt/QtPalmtop/bin/opie-sh +OPIE_SH=$OPIEDIR/bin/opie-sh # there must be a better way to do this with sed, but i had no time # time to look into this yet... -( echo "" +( echo "" echo "

diskfree

how much space is left ?
" echo "

" -- cgit v0.9.0.2