Ligne inutile.

darcs-hash:20061208212334-68412-53b1d08cc00adc2c56ec907c6a7fb6fa572a4003.gz
This commit is contained in:
glondu 2006-12-08 22:23:34 +01:00
parent 8e26d12ef5
commit b05721d9c7

View file

@ -9,7 +9,6 @@ find $BASE -name '*~' -type f -exec rm -f '{}' ';'
chown -R respbats:adm $BASE
set_dr () {
[[ ! -e $1 ]] && echo $1
if [[ $1 = "$BASE/secrets" ]] ; then
chmod 750 $1
elif [[ -x $1 ]] ; then