mirror of
https://github.com/fscotto/infra.git
synced 2026-06-01 16:19: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 "$@"
|