![Luca Weiss](/assets/img/avatar_default.png)
We don't want executable APKBUILDs, deviceinfo files, etc in pmaports. Remove the executable bit from those files. [ci:skip-build] [ci:skip-vercheck]
2 lines
52 B
Bash
2 lines
52 B
Bash
#!/bin/sh
|
|
echo 0 > /sys/class/leds/white/brightness
|