This commit is contained in:
Hans Karlinius
2024-12-04 04:14:57 +01:00
parent def10e43a5
commit aaa02d6d37
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
name: VirtualHere Client name: VirtualHere Client
version: "0.1.359" version: "0.1.360"
slug: vhclient slug: vhclient
description: VirtualHere Client description: VirtualHere Client
arch: arch:

View File

@@ -1,6 +1,6 @@
#!/usr/bin/with-contenv bashio #!/usr/bin/with-contenv bashio
preventconfig=bashio::cache.get preventconfig preventconfig=$(bashio::cache.get preventconfig)
bashio::log.info "GURKA ${preventconfig}" bashio::log.info "GURKA ${preventconfig}"
if bashio::config.has_value 'usbdevices'; then if bashio::config.has_value 'usbdevices'; then