X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=kubectx%2Finstall.ps1;h=b30c92ddeaa867070b766ee1e01da4e7da124831;hb=46445e9382905a52e770d44191235be179616049;hp=85e24640c6954de73dbd42a36c81ec0a803cbe17;hpb=76776e9d5403d59b2cd5cba16d84f819a56bc5aa;p=webi-installers%2F.git diff --git a/kubectx/install.ps1 b/kubectx/install.ps1 index 85e2464..b30c92d 100644 --- a/kubectx/install.ps1 +++ b/kubectx/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 Move-Item -Path "kubectx.exe" -Destination "$pkg_src_bin" # Exit tmp