From b6813a98f5cb7d5b56da2c95e4c1afc33a955286 Mon Sep 17 00:00:00 2001 From: Stephen Gaito Date: Sat, 23 Nov 2019 10:28:43 +0000 Subject: [PATCH] corrected spelling --- buildScripts/createAppImage | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildScripts/createAppImage b/buildScripts/createAppImage index a0f19c1..4f82477 100755 --- a/buildScripts/createAppImage +++ b/buildScripts/createAppImage @@ -31,5 +31,5 @@ chmod a+x $LINUX_DEPLOY_APP_IMAGE --appdir=pdf2htmlEX.AppDir \ --output appimage -mv pdf2htmlEX-$MACHINE_ARC.AppImage \ +mv pdf2htmlEX-$MACHINE_ARCH.AppImage \ pdf2htmlEX-$PDF2HTMLEX_VERSION-$MACHINE_ARCH.AppImage