test
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: VirtualHere Client
|
||||
version: "0.1.340"
|
||||
version: "0.1.341"
|
||||
slug: vhclient
|
||||
description: VirtualHere Client
|
||||
arch:
|
||||
@@ -40,8 +40,8 @@ schema:
|
||||
updateconfig: bool
|
||||
autouse: bool
|
||||
autofind: bool
|
||||
clientid: "str?"
|
||||
manualhub: "str?"
|
||||
clientid: str?
|
||||
manualhub: str?
|
||||
usbdevices: [{
|
||||
device: str?,
|
||||
use: bool?
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/command/with-contenv bashio
|
||||
|
||||
/sbin/modprobe -s vhci-hcd
|
||||
#mount -o remount -t sysfs sysfs /sys
|
||||
mount -o remount -t sysfs sysfs /sys
|
||||
|
||||
Reference in New Issue
Block a user