View Single Post
Old 01-17-2025, 07:53 AM   #1212
Bartalameu
Junior Member
Bartalameu began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jan 2025
Device: Kobo clara BW
If I right understand this block of code

# so we simply prefix our package names to avoid accepting stock packages here...
$VALID_GLOBS=@("OCP-KOReader-v*.zip", "OCP-Plato-*.zip", "OCP-KFMon-*.zip", "KFMon-Uninstaller*.zip")

The name of file should be exactly like here, well maybe this problem because when I download the koreader from git the name of file was little bit different than this. will try today rename the folder like in the script.
Bartalameu is offline   Reply With Quote