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/run.sh
12262 views
1
#!/bin/bash
2
docker run --rm -it -v $(pwd):/app tbot
3