#!/bin/sh
# 
# @(#) $Id: zrefresh,v 1.1.1.1 2000/06/16 18:46:20 thorpej Exp $
#
# Substitute this script with a real zrefresh if running Zephyr. For
# instance:
#
# if [ -f "$WGFILE" ] ; then
#     zctl load
# fi

exit 0
