#!/bin/sh -f

echo " "
echo "*** Updating kernel module with current license..."
echo " "
/etc/fw/bin/fw putlic 0 0-0-0 0

echo " "
echo "*** You must now run /etc/fw/bin/fwconfig and select option 1"
echo "*** to install the new kernel module and update group permissions."
echo " "
