From 6891d7865f223435b78d465b0b2f544753905169 Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Sun, 5 Dec 2021 15:06:50 +0000 Subject: [PATCH] Update sonos-s2.sh --- sonos-s2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonos-s2.sh b/sonos-s2.sh index d0aa6c2..475bb50 100644 --- a/sonos-s2.sh +++ b/sonos-s2.sh @@ -45,7 +45,7 @@ url="https://www.sonos.com/redir/controller_software_mac2" /bin/sleep 10 /bin/echo "`date`: Unmounting installer disk image." >> ${logfile} - /bin/umount -f /Volumes/Sonos* + umount -f /Volumes/Sonos* /bin/sleep 10 /bin/echo "`date`: Deleting disk image." >> ${logfile} /bin/rm /Library/Caches/com.purplecomputing.mdm/Apps/${dmgfile}