mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-06-10 20:20:32 +01:00
Update test-dropbox.sh
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
curl -A "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1 Safari/605.1.15" -L https://www.dropbox.com/download?plat=mac > /var/tmp/DropBoxInstaller.dmg
|
||||
hdiutil attach /var/tmp/DropBoxInstaller.dmg
|
||||
cd /Volumes/Dropbox Installer/Dropbox.app/Contents/MacOS/
|
||||
./Dropbox Installer
|
||||
"./Dropbox Installer"
|
||||
hdiutil detach /Volumes/Dropbox Installer/
|
||||
rm -rf /var/tmp/DropBoxInstaller.dmg
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user