Moved data for prediction sample app into its own directory.
This commit is contained in:
parent
5414094020
commit
9eeb2e1bba
|
@ -13,4 +13,4 @@
|
|||
# gsutil - a client application for interacting with Google Storage. It
|
||||
# can be downloaded from https://code.google.com/apis/storage/docs/gsutil.html
|
||||
OBJECT_NAME=$1
|
||||
gsutil cp language_id.txt gs://$OBJECT_NAME
|
||||
gsutil cp data/language_id.txt gs://$OBJECT_NAME
|
||||
|
|
Loading…
Reference in New Issue