3 lines
51 B
Bash
3 lines
51 B
Bash
#!/bin/bash
|
|
docker run -it --rm --name bot acrybot
|
#!/bin/bash
|
|
docker run -it --rm --name bot acrybot
|