mirror of
https://github.com/linuxserver/docker-mods.git
synced 2026-03-23 00:05:28 +08:00
Remove archive after unpack
This commit is contained in:
parent
8666950f48
commit
9abe1ad301
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user