#!/bin/sh
echo $SCRIPT_NAME: installing InfocardPlugin.bundle . . .
cp -r /tmp/InfocardPlugin.bundle "$HOME/Library/Internet Plug-Ins"

