Fix wrong term

This commit is contained in:
RealStickman 2022-12-23 08:44:03 +01:00
parent a6c40777f9
commit ed8f7fad1f

View File

@ -100,7 +100,7 @@ StandardError=journal
WantedBy=multi-user.target WantedBy=multi-user.target
``` ```
To run commands, pipe commands into your socket. To run commands, redirect commands into your socket.
`echo "command" > /run/minecraft.stdin` `echo "command" > /run/minecraft.stdin`
### Pipe commands script ### Pipe commands script