www_ourworld_ictc/start.sh
2022-10-25 12:49:06 +00:00

3 lines
111 B
Bash

tmux kill-session -t www_ourworld_ictc > /dev/null 2>&1
tmux new-session -d -s www_ourworld_ictc 'bash run.sh'