#!/bin/sh
# 
# @(#) $Id: zrefresh,v 1.1.1.2 2000/12/29 01:42:52 assar Exp $
#
# Substitute this script with a real zrefresh if running Zephyr. For
# instance:
#
# if [ -f "$WGFILE" ] ; then
#     zctl load
# fi

exit 0
