Update LibreOffice.sh

This commit is contained in:
wattsy74
2021-09-28 19:31:31 +01:00
committed by GitHub
parent 5c2af1977c
commit 07292d7f1c

View File

@@ -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