mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-29 08:44:52 +02:00
Added credits to install-sshd.ps1
This commit is contained in:
parent
4adde42f61
commit
50ddd23474
@ -1,4 +1,7 @@
|
||||
$scriptpath = $MyInvocation.MyCommand.Path
|
||||
# @manojampalam - authored initial script
|
||||
# @friism - Fixed issue with invalid SDDL on Set-Acl
|
||||
|
||||
$scriptpath = $MyInvocation.MyCommand.Path
|
||||
$scriptdir = Split-Path $scriptpath
|
||||
|
||||
$sshdpath = Join-Path $scriptdir "sshd.exe"
|
||||
|
Loading…
x
Reference in New Issue
Block a user