Uploaded sanitized BC250/ROCm Repository.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
cd /home/fabian/Terminator
|
||||
set +e
|
||||
bash -x ./TERMINATOR.sh train-tts > /tmp/term_debug.log 2>&1
|
||||
echo "EXIT=$?"
|
||||
echo "--- LAST 50 LINES OF TRACE ---"
|
||||
tail -50 /tmp/term_debug.log
|
||||
Reference in New Issue
Block a user