mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-01-28 13:43:13 +00:00
Formatting
This commit is contained in:
parent
14f669fe0d
commit
dde39aec65
|
|
@ -55,7 +55,7 @@ if [ "$SKIP_SUPERUSER" == "true" ]; then
|
|||
echo "↩️ Skip creating the superuser"
|
||||
else
|
||||
./manage.py shell --no-startup --no-imports --interface python \
|
||||
< /opt/netbox/super_user.py
|
||||
< /opt/netbox/super_user.py
|
||||
fi
|
||||
|
||||
echo "✅ Initialisation is done."
|
||||
|
|
|
|||
Loading…
Reference in a new issue