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