File size: 171 Bytes
9d61c9b
 
 
 
 
1
2
3
4
5
/home/oaiw/anaconda3/envs/tts_framework/bin/python train_dist.py
if [ $? -ne 0 ]; then
    echo "An error occurred while running train_dist.py"
    sudo shutdown -h now
fi