Remove Postinstall

master
MrTyton 3 years ago
parent b936c04575
commit 412f19cca9

@ -51,7 +51,6 @@ RUN echo "**** install calibre ****" && \
"$CALIBRE_URL" && \ "$CALIBRE_URL" && \
tar xvf /tmp/calibre-tarball.txz -C \ tar xvf /tmp/calibre-tarball.txz -C \
/opt/calibre && \ /opt/calibre && \
/opt/calibre/calibre_postinstall && \
dbus-uuidgen > /etc/machine-id dbus-uuidgen > /etc/machine-id
RUN echo "**** cleanup ****" && \ RUN echo "**** cleanup ****" && \

@ -1 +1 @@
v2022.03.25-4 v2022.03.25-5

Loading…
Cancel
Save