Skip to content

Commit 1d6f43b

Browse files
committed
fix(ssh-adduser): fix typo sshd-probihit-password → sshd-prohibit-password
1 parent d341a62 commit 1d6f43b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ssh-adduser/ssh-adduser

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ main() {
7070
echo ""
7171
echo " 'ssh-adduser' no longer checks or hardens /etc/ssh/sshd_config"
7272
echo ""
73-
echo " Run 'sshd-probihit-password' to secure /etc/ssh/sshd_config"
73+
echo " Run 'sshd-prohibit-password' to secure /etc/ssh/sshd_config"
7474
echo ""
7575
fi
7676

0 commit comments

Comments
 (0)