export-kobo
export-kobo copied to clipboard
fix: store temporary tables in memory
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