Update 99-run.sh

This commit is contained in:
Alexandre
2024-03-09 21:15:44 +01:00
committed by GitHub
parent 7348d82ef2
commit 49d7a30618

View File

@@ -56,7 +56,10 @@ done
# LAUNCH APP #
##############
bashio::log.warning "When run for the first time, ComiXed creates a default accounts for logging into the system: Username: comixedadmin@localhost Password: comixedadmin"
bashio::log.warning "When run for the first time, ComiXed creates two default accounts for logging into the system:"
bashio::log.warning "Username: comixedadmin@localhost Password: comixedadmin"
bashio::log.warning "Username: comixedreader@localhost Password: comixedreader"
bashio::log.info "Starting..."
# shellcheck disable=SC2086