mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-03-18 13:14:52 +08:00
3 lines
92 B
Bash
Executable File
3 lines
92 B
Bash
Executable File
#!/bin/bash
|
|
|
|
sudo docker run -it --rm --name my-running-script -v $(pwd)/cqbot/:/root/ cqbot |