The damn parenthese

This commit is contained in:
Google61 2021-04-09 19:30:20 +03:00 committed by GitHub
parent 5d35791652
commit 9679450a6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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