f0ckv1/start.sh
2016-08-14 21:31:36 +02:00

3 lines
51 B
Bash
Executable File

#!/bin/bash
tmux new -d -s bot 'node src/main.js';