Update 90-spotweb

This commit is contained in:
Alexandre
2024-10-27 23:56:37 +01:00
committed by GitHub
parent 835f34e186
commit b0eb9de025

View File

@@ -12,6 +12,8 @@ declare password
declare port
declare dbname
# Adapt to php version
mv /etc/php8/* /etc/php${PHP_VERS:-}/ || true
if bashio::config.has_value 'remote_mysql_host'; then
if ! bashio::config.has_value 'remote_mysql_database'; then