mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-11 14:00:27 -06:00
remove directory requirement
This commit is contained in:
parent
8179d2edbd
commit
594c8384d2
@ -115,9 +115,7 @@ Alternatively, you can click on the Generate Token button, copy the bash command
|
|||||||

|

|
||||||
|
|
||||||
### Starting Wings
|
### Starting Wings
|
||||||
To start Wings, simply move into the Wings directory and run the command below which will start it in
|
To start Wings, simply run the command below, which will start it in a debug mode. Once you confirmed that it is running without errors, use `CTRL+C` to terminate the process and daemonize it by following the instructions below. Depending on your server's internet connection pulling and starting Wings for the first time may take a few minutes.
|
||||||
foreground mode. Once you are done, use `CTRL+C` to terminate the process. Depending on your server's internet connection
|
|
||||||
pulling and starting Wings for the first time may take a few minutes.
|
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
sudo wings --debug
|
sudo wings --debug
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user