diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2026-08-24 12:28:27 +0100 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2026-08-24 12:28:27 +0100 |
| commit | 1d47304961d5ef5068563a8622e771c16d2c0e30 (patch) | |
| tree | c765cf4a8fa25ecb4913bfdf6c25b1320fe2631f /install.sh | |
| parent | 8f7caa6570c32a265d1763dd2c99e36c10eb6166 (diff) | |
| parent | a97b1eff5c3192daa7b3d3c30c79a2bae302e62b (diff) | |
Merge branch 'main' into howl
Diffstat (limited to 'install.sh')
| -rwxr-xr-x | install.sh | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -30,3 +30,7 @@ nix build git+https://git.ccnlc.eu/nydragon/calibre-plugins#acsm-calibre-plugin calibre-customize -a result nix build git+https://git.ccnlc.eu/nydragon/calibre-plugins#dedrm-plugin calibre-customize -a result + +curl --follow --output crosspoint_reader.zip https://github.com/crosspoint-reader/calibre-plugins/releases/download/v0.2.7/crosspoint_reader-v0.2.7.zip +calibre-customize -a crosspoint_reader.zip +rm -f crosspoint_reader.zip |
