mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 07:35:56 +02:00
Update 99-run.sh
This commit is contained in:
@@ -10,7 +10,6 @@ exec redis-server & bashio::log.info "Starting redis"
|
|||||||
# Create user if not existing #
|
# Create user if not existing #
|
||||||
###############################
|
###############################
|
||||||
# Origin : https://github.com/linuxserver/docker-paperless-ngx/blob/main/root/etc/cont-init.d/99-migrations
|
# 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"
|
bashio::log.info "Creating default user"
|
||||||
cat << EOF | python3 manage.py shell
|
cat << EOF | python3 manage.py shell
|
||||||
|
|||||||
Reference in New Issue
Block a user