#!/usr/bin/with-contenv bashio
bashio::log.info "Starting VirtualHere Client as a daemon"
exec /usr/bin/vhclient -c /config/vhclient.ini -l /dev/stdout
