|
|
|
@ -1,5 +1,5 @@ |
|
|
|
|
INPUTS = index.xml
|
|
|
|
|
SUBDIRS = about events docs office news services media
|
|
|
|
|
SUBDIRS = about events office news services media
|
|
|
|
|
|
|
|
|
|
first: noroot events.ics members.xml all |
|
|
|
|
find ! -regex '.*/\..*' -type f ! -perm -0664 -print0 | xargs -r0 chmod u=rwX,g=rwX,o=rX || true
|
|
|
|
|