X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=lsd%2Finstall.ps1;h=4867b5461e795160dc1279da86a869460a0b4d59;hb=3f64f8b9c513da3aa4d10e3344426dbb3f817d5e;hp=bc74e442f192ba81222000ebd1b58a8c9f15636d;hpb=2073a1eeebdcd30ffaddaf40e7c4940361bd5a08;p=webi-installers%2F.git diff --git a/lsd/install.ps1 b/lsd/install.ps1 index bc74e44..4867b54 100644 --- a/lsd/install.ps1 +++ b/lsd/install.ps1 @@ -46,7 +46,7 @@ IF (!(Test-Path -Path "$pkg_src_cmd")) # Settle unpacked archive into place echo "Install Location: $pkg_src_cmd" - New-Item "$pkg_src_bin" -ItemType Directory -Force + New-Item "$pkg_src_bin" -ItemType Directory -Force | out-null Move-Item -Path ".\lsd-*\lsd.exe" -Destination "$pkg_src_bin" # Exit tmp