Closed aspirewit closed 7 years ago
It looks like the osascript command is wrong. It currently is "osascript -e 'tell application 'Finder' to eject (every disk whose executable is true)' but it should be osascript -e 'tell application "Finder" to eject (every disk whose ejectable is true)'. I'm going to see if I can fix and submit pull request.
OS: macOS Sierra Version 10.12.3 (16D32)