mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-18 08:48:27 -04:00
Merge pull request #404 from linuxserver/universal-calibre-arm
Remove archive after unpack
This commit is contained in:
@@ -81,7 +81,9 @@ fi
|
|||||||
|
|
||||||
tar xf \
|
tar xf \
|
||||||
/tmp/calibre.txz \
|
/tmp/calibre.txz \
|
||||||
-C /app/calibre
|
-C /app/calibre
|
||||||
|
|
||||||
|
rm /tmp/calibre.txz
|
||||||
|
|
||||||
if [ ! -e /usr/bin/calibre-server ]; then
|
if [ ! -e /usr/bin/calibre-server ]; then
|
||||||
/app/calibre/calibre_postinstall
|
/app/calibre/calibre_postinstall
|
||||||
|
|||||||
Reference in New Issue
Block a user