Minor fix to server start line

This commit is contained in:
Gregory Kurtzer
2020-12-13 23:42:48 -08:00
parent e2e8afec02
commit a3e7cdc10f

View File

@@ -179,7 +179,8 @@ and then begin booting nodes.
``` ```
sudo ./wwctl ready sudo ./wwctl ready
./warewulfd sudo ./wwctl server start
sudo ./wwctl server status
``` ```
#### Boot your compute node and watch it boot #### Boot your compute node and watch it boot