#!/bin/sh

/bin/chown root fw-* *.c *.cgi *.html
/bin/chmod 700 fw-*
/bin/chmod 04755 *.cgi
