mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02:00
Remove trailing /
https://github.com/alexbelgium/hassio-addons/issues/1919
This commit is contained in:
@@ -15,6 +15,7 @@ ND_LOGLEVEL=$(bashio::config 'log_level')
|
|||||||
export ND_LOGLEVEL
|
export ND_LOGLEVEL
|
||||||
|
|
||||||
ND_BASEURL=$(bashio::config 'base_url')
|
ND_BASEURL=$(bashio::config 'base_url')
|
||||||
|
ND_BASEURL="${ND_BASEURL%/}"
|
||||||
export ND_BASEURL
|
export ND_BASEURL
|
||||||
|
|
||||||
if bashio::config.true 'ssl'; then
|
if bashio::config.true 'ssl'; then
|
||||||
|
|||||||
Reference in New Issue
Block a user