View Single Post
MK99's Avatar
Posts: 644 | Thanked: 480 times | Joined on Jul 2012 @ Finland
#313
I mean, if script says "meegotouch-virtual-keyboard" and when you run it, folder is "meegotouch-virtual".
I really don't know how it acting like this. Sorry!

And you got:
Code:
sh /home/user/MyDocs/.keyboardtheme/install
.sh
/home/user/MyDocs/.keyboardtheme/install.sh: li: not found
Installing WP8 keyboard theme by MK99
It should be:
Code:
BusyBox v1.20.0.git (MeeGo 3:1.20-0.2+0m8) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ devel-su
Password:


BusyBox v1.20.0.git (MeeGo 3:1.20-0.2+0m8) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ # sh /home/user/MyDocs/.keyboardtheme/install.sh
Installing WP8 keyboard theme by MK99
~ #
#