We don't want executable APKBUILDs, deviceinfo files, etc in pmaports. Remove the executable bit from those files. [ci:skip-build] [ci:skip-vercheck]
3 lines
39 B
Bash
3 lines
39 B
Bash
#!/bin/sh
|
|
sudo /system/bin/logcat "$@"
|