Tmux tests

This commit is contained in:
mathiascode 2019-09-21 18:22:42 +03:00
parent 8d659f0597
commit 7231531816

View file

@ -20,7 +20,7 @@ while true; do
sleep 5
done &
ttyd -p $PORT tmux attach -t server &
ttyd -p $PORT tmux new-session -t server &
sleep 30
while true; do