lock improvement

This commit is contained in:
Thijs Stobbelaar 2023-11-22 08:49:35 +01:00
parent eac7a886f5
commit e5334c6344
5 changed files with 14 additions and 19 deletions

View file

@ -1,7 +1,4 @@

if($PSScriptRoot.length -eq 0){
if($PSScriptRoot.length -eq 0){
$scriptroot = Get-Location
}else{
$scriptroot = $PSScriptRoot