1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-12-22 04:50:09 +00:00

corrected appimage creation

This commit is contained in:
Stephen Gaito 2020-06-06 12:31:17 +01:00
parent 8f86e21b8f
commit aaa7f53c58

View File

@ -59,6 +59,9 @@ if [ -f /.dockerenv ] ; then
LINUX_DEPLOY_APP_IMAGE=squashfs-root/AppRun
fi
export VERBOSE=1
export OUTPUT=$APPIMAGE_NAME
./$LINUX_DEPLOY_APP_IMAGE \
-e appDir/$PDF2HTMLEX_PREFIX/bin/pdf2htmlEX \
--create-desktop-file \