mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-04 20:22:30 +02:00
Update run.sh
This commit is contained in:
@@ -35,7 +35,8 @@ if bashio::config.true 'ssl'; then
|
|||||||
CERTFILE="-t /ssl/$(bashio::config 'certfile')"
|
CERTFILE="-t /ssl/$(bashio::config 'certfile')"
|
||||||
KEYFILE="-k /ssl/$(bashio::config 'keyfile')"
|
KEYFILE="-k /ssl/$(bashio::config 'keyfile')"
|
||||||
else
|
else
|
||||||
/./filebrowser config set t /ssl/$CERTFILE k /ssl/$KEYFILE
|
CERTFILE=""
|
||||||
|
KEYFILE=""
|
||||||
fi
|
fi
|
||||||
|
|
||||||
######################
|
######################
|
||||||
|
|||||||
Reference in New Issue
Block a user