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