updates
This commit is contained in:
parent
70df984fba
commit
08c7d26b36
@ -23,8 +23,7 @@ if [[ -d $G ]]; then
|
||||
echo '' >"$G/UDC" 2>/dev/null || true
|
||||
sleep 0.2
|
||||
find "$G/configs" -type l -delete 2>/dev/null || true
|
||||
rm -rf "$G/functions"/* 2>/dev/null || true
|
||||
sudo rmdir "$G" || true
|
||||
rm -rf "$G" 2>/dev/null || true
|
||||
fi
|
||||
|
||||
# 5) Create gadget (boot-keyboard + UAC2 mic/spkr, 500 mA max)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user