mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-22 08:41:50 +02:00
Update 90-spotweb
This commit is contained in:
@@ -12,6 +12,8 @@ declare password
|
|||||||
declare port
|
declare port
|
||||||
declare dbname
|
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_host'; then
|
||||||
if ! bashio::config.has_value 'remote_mysql_database'; then
|
if ! bashio::config.has_value 'remote_mysql_database'; then
|
||||||
|
|||||||
Reference in New Issue
Block a user