2 lines
55 B
Bash
Executable File
2 lines
55 B
Bash
Executable File
screen -dmS paste 'while true; do node ./app.js; done'
|