mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-21 20:50:07 +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
|
||||
fi
|
||||
|
||||
export VERBOSE=1
|
||||
export OUTPUT=$APPIMAGE_NAME
|
||||
|
||||
./$LINUX_DEPLOY_APP_IMAGE \
|
||||
-e appDir/$PDF2HTMLEX_PREFIX/bin/pdf2htmlEX \
|
||||
--create-desktop-file \
|
||||
|
Loading…
Reference in New Issue
Block a user