mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
a381fb6ba4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
4 lines
104 B
Bash
4 lines
104 B
Bash
if [ -f /etc/udev/rules.d/51-android.rules ]; then
|
|
chmod a+r /etc/udev/rules.d/51-android.rules
|
|
fi
|
|
|