Moved data for prediction sample app into its own directory.
[arvados.git] / examples / prediction / setup.sh
index 5e6aa1b96919ae7f323c167d98e7d5e831d97222..4932e290106bdca37c27359fdfe8040d0c9c2579 100644 (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