mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-22 08:05:34 +08:00
🚀 update shell start
This commit is contained in:
3
start-docker.sh
Executable file
3
start-docker.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
sudo docker run -it --rm --name my-running-script -v $(pwd)/cqbot/:/root/ cqbot
|
||||
Reference in New Issue
Block a user