Philip Aaron Daughtry
Results
2
comments of
Philip Aaron Daughtry
What was the fix for this? I'm having the same issue.
That's because the box is what to run _instead of the shell_. So what's happening is instead of running `bash`, CRT is running `clear` and then exiting immediately. So another...