Dont run in screen

This commit is contained in:
mmcwilliams 2023-11-29 12:56:05 -05:00
parent 2e0bfecdcd
commit 255526cc3b
1 changed files with 1 additions and 1 deletions

View File

@ -29,4 +29,4 @@ fi
ID=$(echo $JSON | jq -r '.id')
screen -dm -S "${ID}" bash ./scripts/train.sh "${JSON}"
bash ./scripts/train.sh "${JSON}"