f0ckv1/start.sh

2 lines
51 B
Bash
Raw Normal View History

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