#!/bin/sh -f

if [ -f /etc/fw/bin/fwconfig ]; then
	rm /etc/fw/bin/fwconfig;
fi
