mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-12 10:51:01 +01:00
Update and rename run.sh to run.txt
This commit is contained in:
@@ -104,3 +104,6 @@ if bashio::config.true 'ssl'; then
|
||||
if [ -f /app/Caddyfile ]; then sed -i "7 i tls /ssl/$CERTFILE /ssl/$KEYFILE" /app/Caddyfile; fi
|
||||
if [ -f /app/frontend/Caddyfile ]; then sed -i "7 i tls /ssl/$CERTFILE /ssl/$KEYFILE" /app/frontend/Caddyfile; fi
|
||||
fi
|
||||
|
||||
|
||||
bashio::log.info "Starting app"
|
||||
Reference in New Issue
Block a user