mirror of
https://github.com/fscotto/infra.git
synced 2026-05-31 07:49:57 +00:00
3 lines
78 B
Bash
Executable File
3 lines
78 B
Bash
Executable File
#!/bin/sh
|
|
exec flatpak run --command=calibredb com.calibre_ebook.calibre "$@"
|