run_tmate_restart.sh 70 B

123456
  1. #!/bin/sh
  2. /usr/bin/pkill tmate
  3. /bin/sleep 1
  4. /usr/bin/check_tmate.sh