View Single Post
Old 02-25-2013, 09:19 AM   #3
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299993
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
make it easy on yourself. wrap it in a shell...

{"name": "Start MYTHING", "priority": 1, "action": "bin/start_MYTHING.sh"}

and then in bin/start_MYTHING.sh

Code:
#!/bin/sh
/mnt/us/extensions/kterm/bin/kterm -e /mnt/us/extensions/MYTHING/bin/myapp.sh
That's how it is done in the frotz extension.
twobob is offline   Reply With Quote