4 lines
72 B
Bash
4 lines
72 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
docker run --name xonotic -ditp 26000:26000/udp xena/xonotic
|