mirror of
https://github.com/bin456789/reinstall.git
synced 2026-06-11 22:34:30 +08:00
trans.sh: fix typo (#323)
This commit is contained in:
@@ -3693,7 +3693,7 @@ change_ssh_conf() {
|
||||
|
||||
allow_password_login() {
|
||||
os_dir=$1
|
||||
change_ssh_conf "$os_dir" PasswordAuthentication yes 01-PasswordAuthenticaton.conf
|
||||
change_ssh_conf "$os_dir" PasswordAuthentication yes 01-PasswordAuthentication.conf
|
||||
}
|
||||
|
||||
allow_root_password_login() {
|
||||
|
||||
Reference in New Issue
Block a user