Commit 9eca5eb9 authored by captainwong's avatar captainwong

fix mac java

parent e7c6084d
......@@ -18,5 +18,5 @@ ssh -t ${MACOS_TARGET} <<EOF
./mac_java.sh
EOF
scp ${MACOS_TARGET}:${MACOS_PROJECT_PATH}/tools/mac_java.zip .
scp ${MACOS_TARGET}:${MACOS_PROJECT_PATH}/tools/mac_java.zip ./dist/mac_java.zip
ssh -t ${MACOS_TARGET} "rm -f ${MACOS_PROJECT_PATH}/tools/mac_java.zip"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment