2 lines
48 B
Bash
2 lines
48 B
Bash
#nohup python3 bin/app.py >> bin/app.out 2>&1 &
|
#nohup python3 bin/app.py >> bin/app.out 2>&1 &
|