From f2e7a432ba23eddab8bd68bba064938b909fec6e Mon Sep 17 00:00:00 2001 From: Stephen Gaito Date: Fri, 29 Nov 2019 09:43:57 +0000 Subject: [PATCH] corrected doItAllLocally --- buildScripts/doItAllLocally | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildScripts/doItAllLocally b/buildScripts/doItAllLocally index adeefcf..d7c1351 100755 --- a/buildScripts/doItAllLocally +++ b/buildScripts/doItAllLocally @@ -1,7 +1,7 @@ #!/bin/bash # This bash script builds the complete pdf2htmlEX application LOCALLY -# (It does not create the AppImage or Docker images) +# (It creates local versions of the AppImage or Docker images) # Adjust the following two environment variables to suit your needs #