File size: 144 Bytes
8010ccc
 
1
2
3
#!/bin/bash
tmux kill-server 2>/dev/null || true; pkill -9 -f train_runpod 2>/dev/null || true; sleep 1; pgrep -af train_runpod || echo CLEARED