Skip to content

Commit

Permalink
remove extra space before ```
Browse files Browse the repository at this point in the history
  • Loading branch information
QuintenQVD0 authored Oct 22, 2023
1 parent 9e27583 commit 055641a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion community/config/eggs/creating_a_custom_image.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Within this `RUN` block, you'll notice the `useradd` command.

```bash
useradd -d /home/container -m container
```
```

::: warning
All Pterodactyl containers must have a user named `container`, and the user home **must** be `/home/container`.
Expand Down

0 comments on commit 055641a

Please sign in to comment.