mirror of
https://github.com/wassname/ray.git
synced 2026-06-30 15:35:47 +08:00
add java tutorial (#2491)
This commit is contained in:
committed by
Robert Nishihara
parent
90a3ea9443
commit
0ea7a6abf0
@@ -19,7 +19,7 @@ pushd example
|
||||
if [ ! -d "app1/" ];then
|
||||
mkdir app1
|
||||
fi
|
||||
cp -rf target/ray-example-1.0.jar app1/
|
||||
cp -rf target/ray-tutorial-1.0.jar app1/
|
||||
zip -r app1.zip app1
|
||||
popd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user