mirror of
https://github.com/Phantop/appdwarf.git
synced 2024-11-09 16:36:01 +00:00
mkjava: left a shift in oops
This commit is contained in:
parent
33df429748
commit
525e328eaf
|
@ -15,7 +15,6 @@ while [ $# -gt 0 ]; do
|
||||||
done
|
done
|
||||||
|
|
||||||
LINK=https://api.adoptium.net/v3/binary/latest/$VER/ga/linux/x64/"$TYPE"/hotspot/normal/eclipse
|
LINK=https://api.adoptium.net/v3/binary/latest/$VER/ga/linux/x64/"$TYPE"/hotspot/normal/eclipse
|
||||||
shift
|
|
||||||
ungz
|
ungz
|
||||||
mv "$DIR"/jdk*/* "$DIR"
|
mv "$DIR"/jdk*/* "$DIR"
|
||||||
appb
|
appb
|
||||||
|
|
Loading…
Reference in a new issue