This commit is contained in:
Hans Karlinius
2024-12-03 04:14:00 +01:00
parent 611289ba64
commit 80a121b2e7
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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