Moved data for prediction sample app into its own directory.

This commit is contained in:
Bob Aman 2011-10-06 11:41:09 +03:00
parent fd7ec30674
commit 03fb777e1d
2 changed files with 1 additions and 1 deletions

View File

@ -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