f0ckv1/start.sh

3 lines
51 B
Bash
Raw Normal View History

2016-08-14 21:31:36 +02:00
#!/bin/bash
tmux new -d -s bot 'node src/main.js';