export-kobo icon indicating copy to clipboard operation
export-kobo copied to clipboard

fix: store temporary tables in memory

Open lyz-code opened this issue 1 year ago • 0 comments

Otherwise users may get "ERROR: Unexpected error reading your KoboReader.sqlite file: database or disk is full" even though there is enough disk space.

fix: Add shebang

Otherwise if people try to execute it directly things behave weirdly as it's interpreted as a bash script

lyz-code avatar Aug 08 '24 21:08 lyz-code