Update README.md

This commit is contained in:
skyper
2024-01-19 17:02:42 +00:00
committed by GitHub
parent 54a9be22e8
commit d56dcab72d
+1 -1
View File
@@ -1424,7 +1424,7 @@ python -c 'import pty; pty.spawn("/bin/bash")'
stty raw -echo opost; fg
```
```
```sh
# On target host
export SHELL=/bin/bash
export TERM=xterm-256color