Commit b61014e
committed
chmod remote file copied by ssh to be all-readable
This is for the case where remote umask is not world-readable:
something like 0027 or even 0077 (not even group-readable).
Remote file copied to /.well-known/ should perhaps be world-readable.
It really depends on web server configuration but we assume the most
common configuration.1 parent 7a9ffb5 commit b61014e
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
516 | 516 | | |
517 | 517 | | |
518 | 518 | | |
| 519 | + | |
519 | 520 | | |
520 | 521 | | |
521 | 522 | | |
| |||
0 commit comments