diff options
Diffstat (limited to 'remote/modules/run-virt/data/opt/openslx/scripts/includes/TEST.sh')
| -rwxr-xr-x | remote/modules/run-virt/data/opt/openslx/scripts/includes/TEST.sh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/remote/modules/run-virt/data/opt/openslx/scripts/includes/TEST.sh b/remote/modules/run-virt/data/opt/openslx/scripts/includes/TEST.sh new file mode 100755 index 00000000..fd5f755d --- /dev/null +++ b/remote/modules/run-virt/data/opt/openslx/scripts/includes/TEST.sh @@ -0,0 +1,6 @@ +#!/bin/bash + +. usb_detector.inc + +get_usb_devices "bla=%VENDOR% kacke=%PRODUCT%" 0:6 0:7 0:e 0:10 + |
