mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +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 "$@"
|