mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01: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
|
||||
|
||||
ND_BASEURL=$(bashio::config 'base_url')
|
||||
ND_BASEURL="${ND_BASEURL%/}"
|
||||
export ND_BASEURL
|
||||
|
||||
if bashio::config.true 'ssl'; then
|
||||
|
||||
Reference in New Issue
Block a user