corrected versionEnvs

This commit is contained in:
Stephen Gaito 2019-11-28 10:34:38 +00:00
parent d640bd83f0
commit a693e3d33c
1 changed files with 1 additions and 1 deletions

View File

@ -21,6 +21,6 @@ export DOCKER_FROM=ubuntu:18.04
export DOCKER_NAME="$DOCKER_USERNAME/pdf2htmlex:$PDF2HTMLEX_BRANCH-$BUILD_TIME"
export APPIMAGE_NAME="pdf2htmlEX-$PDF2HTML_BRANCH-$BUILD_TIME-$MACHINE_ARCH.AppImage"
export APPIMAGE_NAME="pdf2htmlEX-$PDF2HTMLEX_BRANCH-$BUILD_TIME-$MACHINE_ARCH.AppImage"