I originally created the files on Windows with Notepad++, currently editing them locally on the Kindle with Leafpad. To be sure, I just recreated it with Notepad++
Tried "./bin/clock.sh" and received the same error.
Looked at the .json file for leafpad, and it's the same contents:
Code:
{
"items": [
{"name": "Leafpad", "priority": 1, "action": "bin/leafpad.sh"}
]
}