mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 09:17:40 -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
|
||||
To start Wings, simply move into the Wings directory and run the command below which will start it in
|
||||
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.
|
||||
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.
|
||||
|
||||
``` bash
|
||||
sudo wings --debug
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user