Skip to content

Instantly share code, notes, and snippets.

@takawo
Created September 10, 2016 13:36
Show Gist options
  • Select an option

  • Save takawo/9d05bf65abd0499b616182472dddcf12 to your computer and use it in GitHub Desktop.

Select an option

Save takawo/9d05bf65abd0499b616182472dddcf12 to your computer and use it in GitHub Desktop.
tell application "Dropbox"
quit
end tell
delay 1
tell application "Finder"
activate
eject "HDD_1.5TB"
eject "time_machine"
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment