X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=kubens%2Finstall.ps1;h=848d7fb2ba70db38060963965d28f20054deb9d4;hb=aa61db993471a5ec35fadbc050126735b9fc200a;hp=38ae4653717b789f3e5e84bc5c6b3d80b6d04d54;hpb=dbeef945f552f6554d78e644d3e0b5ca9f6603e1;p=webi-installers%2F.git diff --git a/kubens/install.ps1 b/kubens/install.ps1 index 38ae465..848d7fb 100644 --- a/kubens/install.ps1 +++ b/kubens/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 "kubens.exe" -Destination "$pkg_src_bin" # Exit tmp