lock improvement
This commit is contained in:
parent
eac7a886f5
commit
e5334c6344
5 changed files with 14 additions and 19 deletions
|
|
@ -1,7 +1,4 @@
|
|||
|
||||
|
||||
|
||||
if($PSScriptRoot.length -eq 0){
|
||||
if($PSScriptRoot.length -eq 0){
|
||||
$scriptroot = Get-Location
|
||||
}else{
|
||||
$scriptroot = $PSScriptRoot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue