View Single Post
Old 08-04-2024, 01:36 PM   #1
madtsu
Junior Member
madtsu began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Aug 2024
Device: kobo clara colour
how to execute a bash script in koreader

I am developing a program that runs on the kobo, from terminal I can execute it without any problem so I made a little script with the `#!/bin/sh` ad the top to make it easier to launch it with the correct arugments, with koreader I see the option to launch it but it stops with code 127, do you know what does it mean and how can I fix this?
madtsu is offline   Reply With Quote