mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-17 09:58:16 +01:00
Update 99-run.sh
This commit is contained in:
@@ -24,6 +24,6 @@ if len(UserModel.objects.all()) == 1:
|
||||
user.is_superuser = True
|
||||
user.is_staff = True
|
||||
user.save()
|
||||
EOF" >> /sbin/docker-entrypoint.sh
|
||||
EOF" >> /usr/local/bin/paperless_cmd.sh
|
||||
|
||||
bashio::log.info "Initial username and password are admin. Please change in the administration panel of the webUI after login."
|
||||
|
||||
Reference in New Issue
Block a user