... | ... |
@@ -10,7 +10,7 @@ make |
10 | 10 |
date -u > project/trace/www.torproject.org |
11 | 11 |
|
12 | 12 |
# don't copy over stuff with permissions that make it useless |
13 |
-chmod 664 * -R |
|
13 |
+chmod a+r * -R |
|
14 | 14 |
|
15 | 15 |
## I'm not comfortable having arbitrary people use --delete yet, |
16 | 16 |
## since if they screw up it'll blow away arbitrary things. |