From 07292d7f1c20ba27262c8f138e188c436157b505 Mon Sep 17 00:00:00 2001 From: wattsy74 <49881777+wattsy74@users.noreply.github.com> Date: Tue, 28 Sep 2021 19:31:31 +0100 Subject: [PATCH] Update LibreOffice.sh --- LibreOffice.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LibreOffice.sh b/LibreOffice.sh index 2decad6..8681327 100644 --- a/LibreOffice.sh +++ b/LibreOffice.sh @@ -64,7 +64,7 @@ if [[ -e "/Applications/${appName}.app" ]]; then fi else currentinstalledver="none" - /bin/echo "${appName} is not installed” + /bin/echo "${appName} is not installed" /bin/echo "`date`: ${appName} is not installed" >> ${logfile} fi