#!/bin/sh
# List here your zope instances, space separated
# (e.g. ZOPE_INSTANCES="/var/lib/zope/default /var/lib/zope/other")
# This file it's used by the global /usr/bin/zopectl
ZOPE_INSTANCES="/var/lib/zope/default"
