mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-03-22 08:16:54 +00:00
Fix missing newline at end of file in README-INSTALL.md
This commit is contained in:
parent
027be884e4
commit
9a8eb683f3
|
|
@ -42,4 +42,4 @@ Um einen ersten **Administrator-Account** (Superuser) anzulegen, kann der Befehl
|
||||||
**Command (copy-fähig):**
|
**Command (copy-fähig):**
|
||||||
```bash
|
```bash
|
||||||
docker compose exec netbox python3 /opt/netbox/netbox/manage.py createsuperuser
|
docker compose exec netbox python3 /opt/netbox/netbox/manage.py createsuperuser
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue