mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-09 04:08:01 -04:00
The damn parenthese
This commit is contained in:
parent
5d35791652
commit
9679450a6b
@ -17,7 +17,8 @@ findexec() { find $1 -type f -name "*" -not -name "*.o" -exec sh -c '
|
||||
#!*/ocamlrun*)exit0;;
|
||||
esac
|
||||
exit 1
|
||||
' sh {} \; -print }
|
||||
' sh {} \; -print
|
||||
}
|
||||
|
||||
findexec jreout | xargs -- ./termux-elf-cleaner/termux-elf-cleaner
|
||||
findexec jdkout | xargs -- ./termux-elf-cleaner/termux-elf-cleaner
|
||||
|
Loading…
x
Reference in New Issue
Block a user