Skip to content

Commit

Permalink
Copy jre_override
Browse files Browse the repository at this point in the history
  • Loading branch information
khanhduytran0 committed Aug 17, 2022
1 parent 09582fb commit aa30313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tarjdk.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ findexec jdkout | xargs -- ./termux-elf-cleaner/termux-elf-cleaner

fi

mv jre_override/lib/* jreout/lib/ || true
cp jre_override/lib/* jreout/lib/ || true

cd jreout
tar cJf ../jre17-${TARGET_SHORT}-`date +%Y%m%d`-${JDK_DEBUG_LEVEL}.tar.xz .
Expand Down

0 comments on commit aa30313

Please sign in to comment.