mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-05-11 09:16:18 -04:00
The other form of find gave: # find $NDK_BASE -type f -executable -print0 | xargs -0 chmod a+x chmod: missing operand after ‘a+x’ Try 'chmod --help' for more information.