View Single Post
Old 06-08-2021, 10:39 AM   #66
jonnydeath
Junior Member
jonnydeath began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Jan 2015
Device: Kindle PW
To get this to run on my PW3 with 5.12.4 I had to change all the

source config.sh
source utils.sh

to the full path:

source /mnt/us/extensions/onlinescreensaver/bin/config.sh
source /mnt/us/extensions/onlinescreensaver/bin/utils.sh

in enable.sh, disable.sh, update.sh, schedule.sh
jonnydeath is offline   Reply With Quote