mirror of
https://github.com/bin456789/reinstall.git
synced 2025-06-08 05:19:57 +00:00
trans.sh: fix typo (#323)
This commit is contained in:
parent
e09ec4131c
commit
dd5df4da89
2
trans.sh
2
trans.sh
@ -3693,7 +3693,7 @@ change_ssh_conf() {
|
|||||||
|
|
||||||
allow_password_login() {
|
allow_password_login() {
|
||||||
os_dir=$1
|
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() {
|
allow_root_password_login() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user