mirror of https://github.com/google/oss-fuzz.git
4 lines
100 B
Bash
4 lines
100 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
gsutil -m cp -r bower_components index.html src manifest.json gs://oss-fuzz-build-logs
|