#!/bin/sh
#
#       Copyright (c) 1994 Sun Microsystems, Inc.
#               All Rights Reserved
#
# ident "@(#)postinstall	1.8	95/04/12 Sun Microsystems"
#
#

echo "## Done ##"
exit 0
