Browse Source

SSH without profile processing

pull/33/head
lbonanomi 5 years ago
parent
commit
fb4b42c2e2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -1627,7 +1627,7 @@ function _scg() {
}
```

###### SSH without processing any login scripts
###### SSH login without processing any login scripts

```bash
ssh -tt user@host bash


Loading…
Cancel
Save