BotRoss/rumbletest.sh

5 lines
71 B
Bash
Raw Normal View History

2024-01-25 01:11:04 +01:00
while true
do
docker run --rm -p 63187:63187 mediaeng/bots rumble
done