#!/bin/sh
# Darcs, it would be nice if you were aware of at least the execute bit.

ADMINDIR=$( dirname $0 )

chmod a+x ${ADMINDIR}/*
