View Single Post
Old 06-14-2023, 02:37 AM   #1030
traxlerd
Junior Member
traxlerd began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jun 2023
Device: Kobo Libra 2
Thumbs up

Awesome thanks, I'll give that a try.

Quote:
Originally Posted by Aleron Ives View Post
One way to do it would be to use a shell script. Change your NickelMenu entry to:

Code:
menu_item :main :Whose is this? :cmd_output :500 :/mnt/onboard/.adds/owner.sh
The contents of owner.sh would be:

Code:
echo FirstName LastName
echo Mobile: 800-555-1234
echo E-mail: me@address.com
traxlerd is offline   Reply With Quote