Skip to content

Commit 043ed73

Browse files
authored
istall is not install (#64)
1 parent dd782c1 commit 043ed73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2020-10-31-fist-13-things-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ sudo usermod -aG sudo someuser
6464

6565
install
6666
```bash
67-
sudo apt-get istall openssh-server
67+
sudo apt-get install openssh-server
6868
```
6969

7070
copy key from client to server

0 commit comments

Comments
 (0)