aboutsummaryrefslogtreecommitdiffstats
path: root/community/openrgb/openrgb.post-install
blob: 739ef0c3f965a636243a39fffe113a2921d2019d (plain)
1
2
3
4
5
#!/bin/sh

modprobe i2c-dev

exit 0