mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-28 23:47:40 +01: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')"
|
||||
KEYFILE="-k /ssl/$(bashio::config 'keyfile')"
|
||||
else
|
||||
/./filebrowser config set t /ssl/$CERTFILE k /ssl/$KEYFILE
|
||||
CERTFILE=""
|
||||
KEYFILE=""
|
||||
fi
|
||||
|
||||
######################
|
||||
|
||||
Reference in New Issue
Block a user