Sign in
chromium
/
chromium
/
src
/
refs/tags/49.0.2623.35
/
.
/
native_client_sdk
/
src
/
web
/
update.sh
blob: bf7f02d981f4135e8d6b09865052e7372f8a399b [
file
] [
log
] [
blame
]
#!/bin/sh
for
file
in
index
.
html manifest
.
html
;
do
gsutil cp
-
a public
-
read $file gs
://
nativeclient
-
mirror
/
nacl
/
nacl_sdk
done