mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-12 09:21:59 -06:00
Fix restart command
This commit is contained in:
parent
f2fc0508f0
commit
e16b9e0328
@ -57,5 +57,5 @@ php artisan p:server:rebuild --node=###
|
|||||||
Then, restart all of the servers using the following command, or by manually restarting them one at a time in the Panel.
|
Then, restart all of the servers using the following command, or by manually restarting them one at a time in the Panel.
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
php artisan p:server:restart --node=###
|
php artisan p:server:bulk-power restart --node=###
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user