mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-11 14:00:27 -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.
|
||||
|
||||
``` bash
|
||||
php artisan p:server:restart --node=###
|
||||
php artisan p:server:bulk-power restart --node=###
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user