X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/fd7ec30674dc712e70d1dbf3735c03e3d43ff432..03fb777e1d4d46d38308dd1bab56e47090e0c41d:/examples/prediction/setup.sh diff --git a/examples/prediction/setup.sh b/examples/prediction/setup.sh index 5e6aa1b969..4932e29010 100644 --- a/examples/prediction/setup.sh +++ b/examples/prediction/setup.sh @@ -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