mirror of
https://github.com/pelican-eggs/minecraft.git
synced 2024-11-23 11:23:20 +01:00
Update README.md
This commit is contained in:
parent
6c8d6589f2
commit
40b0a8e8ed
@ -117,6 +117,13 @@ The directory structure will look like this: <details>
|
||||
```
|
||||
</details>
|
||||
|
||||
First of all add the directory of the mount to the config.yml (in `/etc/pterodactyl`) of your node.
|
||||
```
|
||||
allowed_mounts:
|
||||
- /home/pterodactyl/serverfiles
|
||||
```
|
||||
After you've done this, restart wings with `systemctl restart wings`.
|
||||
|
||||
Now you simply create a mount in the Pterodactyl Panel with the following settings:
|
||||
1. Set the source to `/home/pterodactyl/serverfiles/cod4x`
|
||||
2. Set the target to any directory you want (but not something in `/home/container`, I suggest something like `/mnt/gamefiles/cod4`)
|
||||
|
Loading…
Reference in New Issue
Block a user