removed unnecessary function
This commit is contained in:
Родитель
59ed07bd0e
Коммит
c991232c3a
|
@ -58,13 +58,9 @@ Param
|
|||
[switch] $help
|
||||
)
|
||||
|
||||
|
||||
$omitArray = @()
|
||||
|
||||
function Get-ScriptDirectory
|
||||
{
|
||||
$Invocation = (Get-Variable MyInvocation -Scope 1).Value
|
||||
Split-Path $Invocation.MyCommand.Path
|
||||
}
|
||||
|
||||
function Set-Environment
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче