f0ckv1/start.sh

3 lines
51 B
Bash
Raw Normal View History

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