mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update start.sh
This commit is contained in:
@@ -68,3 +68,5 @@ if bashio::config.true 'ssl'; then
|
||||
sed -i "s|/certs/webtrees.crt|/ssl/$CERTFILE|g" /etc/apache2/sites-available/webtrees-ssl.conf
|
||||
sed -i "s|/certs/webtrees.key|/ssl/$KEYFILE|g" /etc/apache2/sites-available/webtrees-ssl.conf
|
||||
fi
|
||||
|
||||
./docker-entrypoint.sh
|
||||
|
||||
Reference in New Issue
Block a user