[16dd74]: / dsb2018_topcoders / albu / src / train_devbox.sh

Download this file

7 lines (5 with data), 133 Bytes

1
2
3
4
5
6
#!/usr/bin/env bash
tmux set-option remain-on-exit on
tmux split-window -t 0 -p 50 "./train01.sh $1"
sleep 20
./train23.sh $1