#!/bin/bash
#
# This file is part of the IPCop Firewall.
# (c) Gilles Espinasse
#
# Universal upgrade script
# - called after every restore (from installation or backup)
# - place a call on update only if a new fix was added
# - every change on data include in backup need to be there
#   and not in update setup
#
# $Id: upgrade 1709 2008-08-18 21:03:12Z owes $
#
