mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-19 13:33:59 +08:00
4 lines
80 B
Bash
4 lines
80 B
Bash
|
|
#!/bin/bash
|
||
|
|
sudo chmod 666 /dev/ion /dev/kgsl-3d0 /dev/video* /dev/v4l-subdev*
|
||
|
|
|