Github bot : script beautyshied

This commit is contained in:
github-actions
2022-11-13 00:13:58 +00:00
parent c73bafbfc5
commit 6236af0e3b
4 changed files with 16 additions and 16 deletions

View File

@@ -14,7 +14,7 @@ export BASE_URL=$(bashio::config 'BASE_URL'):$(bashio::addon.port 80)
##############
if bashio::config.true "base_url_portless"; then
export BASE_URL=$(bashio::config 'BASE_URL')
export BASE_URL=$(bashio::config 'BASE_URL')
fi
###################