mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-27 17:56:05 +02:00
Update launcher.sh
This commit is contained in:
@@ -18,5 +18,5 @@ if [ ! -f "%%data_location%%/config.ini.php" ]; then
|
|||||||
bashio::log.info "As you don't have the MariaDB addon running, you should likely select sqlite as database, when the name webtrees"
|
bashio::log.info "As you don't have the MariaDB addon running, you should likely select sqlite as database, when the name webtrees"
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
bashio::log.info "Webtrees started. You can access your webui at : %%baseurl%%"
|
bashio::log.info "Webtrees started. You can access your webui at : %%base_url%%"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user