mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-09 04:08:01 -04:00
Add ls
This commit is contained in:
parent
43644022ec
commit
864cd64ab4
@ -19,6 +19,12 @@ cp -R -f openjdk-mobile-aarch64-patch/* openjdk/
|
||||
# Remove generated script to regenerate aarch64 build
|
||||
# rm openjdk/autoconf/generated-configure.sh
|
||||
|
||||
echo BEGINls
|
||||
ls
|
||||
ls *
|
||||
ls */*
|
||||
echo ENDEDls
|
||||
|
||||
cd openjdk
|
||||
rm -rf build
|
||||
# --build=x86_64-linux-gnu \
|
||||
|
Loading…
x
Reference in New Issue
Block a user