This commit is contained in:
Brad Stein 2025-06-15 17:39:39 -05:00
parent 70df984fba
commit 08c7d26b36

View File

@ -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)