Update clonejdk.sh

This commit is contained in:
Duy Tran Khanh 2021-06-04 18:21:56 +07:00 committed by GitHub
parent a17db03469
commit 929aa7f50c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
#!/bin/bash
set -e
git clone --depth 1 --single-branch jdk16.0.1 https://github.com/openjdk/jdk16u openjdk
git clone --depth 1 --branch jdk16.0.1 https://github.com/openjdk/jdk16u openjdk