home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / Chip_2003-01_cd1.bin / zkuste / macos / Files / SuperDUp.dmg / iMacSuperDriveUpdate.pkg / Contents / Resources / postflight < prev    next >
Encoding:
Text File  |  2002-09-27  |  83 b   |  6 lines

  1. #!/bin/sh
  2.  
  3. open "$3/Applications/Utilities/iMac SuperDrive Update 1.0.app"
  4.  
  5. exit 0
  6.