#!/bin/sh
#
#    Copyright (c) 2004-2020 Brocade Communications Systems LLC.
#    All rights reserved.
#
#    Description:
#
#        This pre-clean install script will be run before firmware
#        clean install starts.
#
PRE_CLEAN_INSTALL_VER=1

exit 0
