mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-17 01:48:16 +01:00
5 lines
184 B
Bash
5 lines
184 B
Bash
#!/usr/bin/with-contenv bashio
|
|
# shellcheck shell=bash
|
|
|
|
bashio::log.info "Initial username and password are admin. Please change in the administration panel of the webUI after login."
|