This commit is contained in:
Tran Khanh Duy 2020-09-24 10:31:12 +07:00 committed by GitHub
parent a8ca8b1b76
commit 7f44f750dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
#!/bin/bash
set -e
cd jreout
tar cJf ../jre-${TARGET_SHORT}-`date +%Y%m%d`.tar.xz .
tar cJf ../jre9-${TARGET_SHORT}-`date +%Y%m%d`.tar.xz .