Update 99-run.sh

This commit is contained in:
Alexandre
2022-11-11 10:32:00 +01:00
committed by GitHub
parent f6e021f11a
commit d265fb1e1b

View File

@@ -27,7 +27,4 @@ if len(UserModel.objects.all()) == 1:
user.save()
EOF
#########
# Start #
#########
bashio::log.info "Initial username and password are admin. Please change in the administration panel of the webUI after login."