Remove trailing whitespace in full-ttys.md

This commit is contained in:
Ferdinor 2021-07-21 21:21:29 +02:00 committed by Fahrj
parent 3d39995b64
commit bd809cbecd

View File

@ -2,7 +2,7 @@
## Full TTY
Note that the shell you set in the `SHELL` variable **must** be **listed inside** _**/etc/shells**_ or `The value for the SHELL variable was not found the /etc/shells file
Note that the shell you set in the `SHELL` variable **must** be **listed inside** _**/etc/shells**_ or `The value for the SHELL variable was not found the /etc/shells file
This incident has been reported`. Also note that the next snippets only work in bash. If you're in a zsh, change to a bash before obtaining the shell by running `bash`.
```bash