mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 13:24:04 +02:00
Update 30-ssl.sh
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
if bashio::config.true 'use_own_certs'; then
|
if bashio::config.true 'use_own_certs'; then
|
||||||
|
|
||||||
bashio::log.info "Using referenced ssl certificates"
|
bashio::log.green "Using referenced ssl certificates"
|
||||||
CERTFILE=$(bashio::config 'certfile')
|
CERTFILE=$(bashio::config 'certfile')
|
||||||
KEYFILE=$(bashio::config 'keyfile')
|
KEYFILE=$(bashio::config 'keyfile')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user