mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-12 05:34:56 -04:00
Use correct output j2re-image
This commit is contained in:
parent
f9ea694c55
commit
f3bd8525ea
@ -7,5 +7,5 @@ cd openjdk
|
|||||||
tree
|
tree
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
cp -r openjdk/build/linux-${TARGET_JDK}-normal-server-release/jdk jreout
|
cp -r openjdk/build/linux-${TARGET_JDK}-normal-server-release/images/j2re-image jreout
|
||||||
find jreout -name "*.diz" | xargs -- rm
|
find jreout -name "*.diz" | xargs -- rm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user