Sign in
chromium
/
chromium
/
tools
/
depot_tools.git
/
5626a92eec27dc6f8488cc632e1e0030d9a3dff8
/
.
/
man
/
push_to_gs.sh
blob: 00a5fbb36161ac4c005405e670a4bafbd26226fb [
file
] [
log
] [
blame
]
#!/usr/bin/env bash
MY_DIR
=
$
(
dirname
"$(readlink "
$0
")"
)
gsutil cp
-
r
-
z html
-
a public
-
read
"$MY_DIR/html"
gs
://
chrome
-
infra
-
docs
/
flat
/
depot_tools
/
docs
/