Skip to content

Commit 8f614a3

Browse files
oraculixRendanic
authored andcommitted
Remove _ at the end of filename
1 parent fc072c0 commit 8f614a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/guides/Local-Install-HOWTO.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ useradd ansible
7474
su - ansible
7575
mkdir .ssh
7676
cd .ssh/
77-
vi authorized_keys_
77+
vi authorized_keys
7878
ssh-keygen -t ed25519
7979
## No password
8080
## Paste the contents of id_ecdsa.pub into /root/.ssh/authorized_keys on target machine

0 commit comments

Comments
 (0)