diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2026-08-24 12:28:57 +0100 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2026-08-24 12:28:57 +0100 |
| commit | 734231af356955e1e6235cf61e2004676f8d94fd (patch) | |
| tree | b721a0eb0b89dadcfd493e936ee4292aa8723f76 /install.sh | |
| parent | c551d811edb122310db51b969af8247c448bafbd (diff) | |
| parent | a97b1eff5c3192daa7b3d3c30c79a2bae302e62b (diff) | |
Merge branch 'main' into suliman
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 |
