mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-04-08 18:35:05 +02:00
fix typo
This commit is contained in:
parent
b7254376e0
commit
ac53e792d3
@ -403,7 +403,7 @@ Match User matchuser
|
||||
Remove-Item $progDataPath -force
|
||||
}
|
||||
if (Test-Path $sshdconfig_custom) {
|
||||
Remove-Item $sshd_config_custom -force
|
||||
Remove-Item $sshdconfig_custom -force
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user