| author | |
| committer | |
| log | 7c91a6fe48b7c807a691fb83bf88b25291bb9298 |
| tree | 3717029b9a14bda53ac941d39e6337e40c0f0f4d |
| parent | 2b92c5a23e912df56885ff10d690ff7bfd1e3f47 |
1 files changed, 1 insertions(+), 1 deletions(-)
ci/srht/update_download_page+1-1| ... | ... | @@ -132,7 +132,7 @@ $S3CMD put -P --no-mime-magic \ |
| 132 | 132 | |
| 133 | 133 | $S3CMD put -P --no-mime-magic --recursive \ |
| 134 | 134 | --add-header="Cache-Control: max-age=0, must-revalidate" \ |
| 135 | --add-header="Content-Type: text/html" \ | |
| 135 | -m "text/html" \ | |
| 136 | 136 | "$ZIGDIR/docs/std/src/" s3://ziglang.org/documentation/master/std/src/ |
| 137 | 137 | |
| 138 | 138 | $S3CMD put -P --no-mime-magic \ |