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