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:
parent
8f86e21b8f
commit
aaa7f53c58
@ -59,6 +59,9 @@ if [ -f /.dockerenv ] ; then
|
|||||||
LINUX_DEPLOY_APP_IMAGE=squashfs-root/AppRun
|
LINUX_DEPLOY_APP_IMAGE=squashfs-root/AppRun
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
export VERBOSE=1
|
||||||
|
export OUTPUT=$APPIMAGE_NAME
|
||||||
|
|
||||||
./$LINUX_DEPLOY_APP_IMAGE \
|
./$LINUX_DEPLOY_APP_IMAGE \
|
||||||
-e appDir/$PDF2HTMLEX_PREFIX/bin/pdf2htmlEX \
|
-e appDir/$PDF2HTMLEX_PREFIX/bin/pdf2htmlEX \
|
||||||
--create-desktop-file \
|
--create-desktop-file \
|
||||||
|
Loading…
Reference in New Issue
Block a user