mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
added version information to AppImage
This commit is contained in:
parent
51ea338524
commit
1580ce3e53
@ -2,6 +2,7 @@
|
||||
|
||||
# This bash script creates an AppImage for pdf2htmlEX
|
||||
|
||||
source buildScripts/versionEnvs
|
||||
|
||||
mkdir -p imageBuild/pdf2htmlEX.AppDir/usr/lib/
|
||||
|
||||
@ -28,3 +29,4 @@ chmod a+x linuxdeploy-x86_64.AppImage
|
||||
--appdir=pdf2htmlEX.AppDir \
|
||||
--output appimage
|
||||
|
||||
mv pdf2htmlEX-x86_64.AppImage pdf2htmlEX-$PDF2HTMLEX_VERSION-x86_64.AppImage
|
||||
|
Loading…
Reference in New Issue
Block a user