fafrd / aquarium

AI-controlled Linux Containers
GNU General Public License v3.0
662 stars 38 forks source link

Hangs on cd #11

Open Jay4242 opened 1 year ago

Jay4242 commented 1 year ago

Sick project.

One thing I've noticed is that it will hang while trying to CD to a directory.

/bin/bash: line 1: exec: cd: not found

And it doesn't seem to know what to do when cd isn't found so it just keeps trying, at least in my last attempt.