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