github.com/dahs81/otto@v0.2.1-0.20160126165905-6400716cf085/images/scripts/macosx/cleanup.sh (about)

     1  #!/bin/sh -eux
     2  
     3  # eject installer disc
     4  drutil eject;