mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-05 23:50:33 +00:00
Update usb-passthrough.sh
This commit is contained in:
parent
c37e0f77d3
commit
ca3e275d0e
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ function cleanup() {
|
|||
}
|
||||
TEMP_DIR=$(mktemp -d)
|
||||
pushd $TEMP_DIR >/dev/null
|
||||
|
||||
CHAR_DEVS+=("166:.*")
|
||||
CHAR_DEVS+=("188:.*")
|
||||
CHAR_DEVS+=("189:.*")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue