home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 February / macformat-126-disc-2.iso / pc / Reviewed_Demos / Brickhouse / BrickHouse_1.1b6.dmg / BrickHouse.app / Contents / Resources / RemoveStartupScript.sh < prev    next >
Encoding:
Linux/UNIX/POSIX Shell Script  |  2001-10-07  |  49 b   |  4 lines

  1. #!/bin/sh
  2.  
  3. rm -rf /Library/StartupItems/Firewall
  4.