first
This commit is contained in:
commit
8f688f4105
5 changed files with 314 additions and 0 deletions
4
sbin/i4oled-chgrp
Executable file
4
sbin/i4oled-chgrp
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
dir="$1"; shift
|
||||
chgrp plugdev $dir/*
|
Loading…
Add table
Add a link
Reference in a new issue