2 lines
77 B
Bash
Executable file
2 lines
77 B
Bash
Executable file
#!/bin/bash
|
|
docker compose exec -it mcsd rcon -a 127.0.0.1:25575 -p mcsdrcon
|