Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
wiseplat
GitHub Repository: wiseplat/python-code
Path: blob/master/ invest-robot-contest_Tinkoff-stream-grid-bot-main/rund.sh
5925 views
1
#!/bin/bash
2
docker run --rm -d --name tbot -it -v $(pwd):/app tbot
3