mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-09-17 09:00:42 +01:00
Update LibreOffice.sh
This commit is contained in:
@@ -84,6 +84,7 @@ if [[ "${currentinstalledver}" != "${latestver}" ]]; then
|
||||
##########################################################################
|
||||
# Uncomment this block for dmg & .app copy #
|
||||
##########################################################################
|
||||
/bin/sleep 10
|
||||
/bin/echo "`date`: Mounting installer disk image." >> ${logfile}
|
||||
/usr/bin/hdiutil attach "/tmp/${appName}.dmg" -nobrowse >> ${logfile}
|
||||
/bin/sleep 30
|
||||
|
||||
Reference in New Issue
Block a user