3 lines
94 B
Bash
3 lines
94 B
Bash
nohup in_memory_db/in_mem_db &
|
|
nohup order_listener.py &
|
|
sudo env "PATH=$PATH" python main.py |