mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-02-16 03:32:15 +00:00
Update LibreOffice.sh
This commit is contained in:
@@ -86,6 +86,7 @@ if [[ "${currentinstalledver}" != "${latestver}" ]]; then
|
||||
##########################################################################
|
||||
/bin/echo "`date`: Mounting installer disk image." >> ${logfile}
|
||||
/usr/bin/hdiutil attach /tmp/${appName} -nobrowse -quiet
|
||||
/bin/sleep 30
|
||||
/bin/echo "`date`: Installing..." >> ${logfile}
|
||||
ditto -rsrc "/Volumes/${appName}/${appName}.app" "/Applications/${appName}.app"
|
||||
/bin/sleep 30
|
||||
|
||||
Reference in New Issue
Block a user