This website requires JavaScript.
Explore
Help
Register
Sign In
gavindiaz
/
py_polymarket_hft_mm
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d7e2f8d04fc6255c9dda5b93af7817fc33b4e331
py_polymarket_hft_mm
/
run.sh
T
3 lines
95 B
Bash
Raw
Normal View
History
Unescape
Escape
Remove in-memory database references and related setup from scripts
2026-01-04 21:17:25 +06:00
source
~/miniconda3/bin/activate
Add nohup command to run merger.py in background
2026-01-15 16:13:30 +06:00
nohup python merger.py
&
Fix run script to use sudo for executing main.py
2026-01-03 13:27:26 +06:00
sudo env
"PATH=
$PATH
"
python main.py
Reference in New Issue
Copy Permalink