toothpaste/start.sh
2019-07-19 13:56:37 +02:00

2 lines
55 B
Bash
Executable File

screen -dmS paste 'while true; do node ./app.js; done'