X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=k9s%2Finstall.ps1;h=5bb6746bcff53a40468bd10ec613bc3e777b38c1;hb=3f64f8b9c513da3aa4d10e3344426dbb3f817d5e;hp=9a313a5133f4e0731033a1ec592b7cacdad6d755;hpb=2073a1eeebdcd30ffaddaf40e7c4940361bd5a08;p=webi-installers%2F.git diff --git a/k9s/install.ps1 b/k9s/install.ps1 index 9a313a5..5bb6746 100644 --- a/k9s/install.ps1 +++ b/k9s/install.ps1 @@ -45,7 +45,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 "k9s.exe" -Destination "$pkg_src_bin" # Exit tmp