View Single Post
Old 06-21-2012, 02:38 PM   #1
rusHack
Member
rusHack ought to be getting tired of karma fortunes by now.rusHack ought to be getting tired of karma fortunes by now.rusHack ought to be getting tired of karma fortunes by now.rusHack ought to be getting tired of karma fortunes by now.rusHack ought to be getting tired of karma fortunes by now.rusHack ought to be getting tired of karma fortunes by now.rusHack ought to be getting tired of karma fortunes by now.rusHack ought to be getting tired of karma fortunes by now.rusHack ought to be getting tired of karma fortunes by now.rusHack ought to be getting tired of karma fortunes by now.rusHack ought to be getting tired of karma fortunes by now.
 
Posts: 14
Karma: 212044
Join Date: Jun 2012
Location: Betelgeuse
Device: Kindle B008
Update script does not work

I was using this program to make a custom update. I run this command:
Code:
kindletool create ota -d k3w test.sh update_custom_script.bin
I have a script named test.sh
Code:
#!/bin/sh
echo 'Hello test!'
mkdir `date +%d_%m_%Y`
and I successful created the update_custom_script.bin, but after putting it on my kindle, I game me u007 unsuccessful update. What did I do wrong?
rusHack is offline   Reply With Quote