#!/bin/bash
#
# Solaris UltraSparc RC5 Update
#
# Version   : 1.0.6
# Date      : 10/22/1999
#
# Copyright : (C) Brad Mertz 1999
#
# Please refer to README for Disclaimer and GNU GENERAL PUBLIC LICENSE
#
# Modify the /rc5/... path to whereever RC5 is located.  You MUST use
# absolute paths, ~/..., etc will not always work through RSH.
#

# -quiet does not seem to work, so a > /dev/null was added to squelch the
# text output.

/rc5/ultra/rc5_ultra -update -ini /rc5/ultra/rc5_ultra.ini -l /rc5/logs/flush-ultra.log -quiet &
