mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-06-10 20:20:32 +01:00
Update LibreOffice.sh
This commit is contained in:
@@ -117,7 +117,7 @@ if [[ "${latestver}" = "${newlyinstalledver}" ]]; then
|
||||
fi
|
||||
/bin/echo "--" >> ${logfile}
|
||||
else
|
||||
/bin/echo "`date`: ERROR: ${appName} update unsuccessful, version remains at ${currentinstalledver}." >> ${logfile
|
||||
/bin/echo "`date`: ERROR: ${appName} update unsuccessful, version remains at ${currentinstalledver}." >> ${logfile}
|
||||
/bin/echo "ERROR: ${appName} update unsuccessful, version remains at ${currentinstalledver}."
|
||||
/bin/echo "--" >> ${logfile}
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user