🚀 update shell start

This commit is contained in:
jerry 2018-11-28 19:56:46 +08:00
parent 366431a4c2
commit 5b0ac2b0c1

View File

@ -1,3 +1,3 @@
#!/bin/bash
sudo docker run -it --rm --name my-running-script -v $(pwd)/cqbot/:/root/ cqbot
sudo docker run -it --rm --name cqbot -v $(pwd)/cqbot/:/root/ jesse2061/cqbot-swoole