Merge pull request #404 from linuxserver/universal-calibre-arm

Remove archive after unpack
This commit is contained in:
aptalca
2022-07-25 11:53:33 -04:00
committed by GitHub
+3 -1
View File
@@ -81,7 +81,9 @@ fi
tar xf \
/tmp/calibre.txz \
-C /app/calibre
-C /app/calibre
rm /tmp/calibre.txz
if [ ! -e /usr/bin/calibre-server ]; then
/app/calibre/calibre_postinstall