Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
WISEPLAT
Edit Copy
Star
GitHub Repository:
WISEPLAT/python-code
Path:
blob/master/ invest-robot-contest_Tinkoff-stream-grid-bot-main/rund.sh
1
2
2
6
2
views
1
#!/bin/bash
2
docker
run
--rm
-d
--name
tbot
-it
-v
$(pwd)
:
/app
tbot
3