summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid T. Sadler <davidtsadler@googlemail.com>2026-08-25 16:49:43 +0100
committerDavid T. Sadler <davidtsadler@googlemail.com>2026-08-25 16:49:43 +0100
commit04acde356e3a84cb3b064f91f6f0f259f01d64b2 (patch)
tree6aa109944f1eae057b80150e4d8696c4dfe3d2e3
parenta97b1eff5c3192daa7b3d3c30c79a2bae302e62b (diff)
Clean up after installing calibre plugins
-rwxr-xr-xinstall.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 929bfa6..b052f22 100755
--- a/install.sh
+++ b/install.sh
@@ -28,8 +28,10 @@ done
nix build git+https://git.ccnlc.eu/nydragon/calibre-plugins#acsm-calibre-plugin
calibre-customize -a result
+rm -f result
nix build git+https://git.ccnlc.eu/nydragon/calibre-plugins#dedrm-plugin
calibre-customize -a result
+rm -f 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