Add notice of being in the correct folder (#295)

This commit is contained in:
Alex 2021-01-04 03:17:21 +02:00 committed by GitHub
parent b149e9c475
commit 665b0b2ff3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ to be fully comitted to it.
## Enter Maintenance Mode
You'll want to put your Panel into maintenance mode by running the `down` command below before starting. This
will prevent users from accessing the Panel during a period where things will be broken or not working correctly.
will prevent users from accessing the Panel during a period where things will be broken or not working correctly. Make sure that you're in the `/var/www/pterodactyl` directory when executing the command.
``` bash
# Put the Panel into maintenance mode and deny user access