test
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name: VirtualHere Client
|
name: VirtualHere Client
|
||||||
version: "0.1.321"
|
version: "0.1.322"
|
||||||
slug: vhclient
|
slug: vhclient
|
||||||
description: VirtualHere Client
|
description: VirtualHere Client
|
||||||
arch:
|
arch:
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
#!/command/with-contenv bashio
|
#!/command/with-contenv bashio
|
||||||
|
|
||||||
/sbin/modprobe -s vhci-hcd
|
/sbin/modprobe -s vhci-hcd
|
||||||
mount -o remount -t sysfs sysfs /sys
|
mount -o remount -t sysfs sysfs /sys
|
||||||
|
|||||||
@@ -1,5 +1 @@
|
|||||||
#!/usr/bin/with-contenv bashio
|
/etc/s6-overlay/scripts/vhclient-connected
|
||||||
|
|
||||||
bashio::log.info "Waiting a bit for vhclient ..."
|
|
||||||
sleep 5s
|
|
||||||
/usr/bin/vhclient -t "GET CLIENT STATE"
|
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
#!/usr/bin/with-contenv bashio
|
||||||
|
|
||||||
|
bashio::log.info "Waiting a bit for vhclient ..."
|
||||||
|
sleep 5s
|
||||||
|
/usr/bin/vhclient -t "GET CLIENT STATE"
|
||||||
Reference in New Issue
Block a user