mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-13 03:11:02 +01:00
Update 99-run.sh
This commit is contained in:
@@ -16,6 +16,8 @@ exec redis-server & bashio::log.info "Starting redis"
|
||||
###############################
|
||||
# Origin : https://github.com/linuxserver/docker-paperless-ngx/blob/main/root/etc/cont-init.d/99-migrations
|
||||
|
||||
bashio::net.wait_for 8000 localhost 900
|
||||
|
||||
bashio::log.info "Creating default user"
|
||||
cat << EOF | python3 manage.py shell
|
||||
from django.contrib.auth import get_user_model
|
||||
|
||||
Reference in New Issue
Block a user