Commit 0dbc336
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 0dbc336
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
516 | 516 | | |
517 | 517 | | |
518 | 518 | | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
519 | 522 | | |
520 | 523 | | |
521 | | - | |
522 | | - | |
523 | 524 | | |
524 | 525 | | |
525 | 526 | | |
| |||
0 commit comments