X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=kubens%2Finstall.ps1;h=b7a40954900038bd6677b579fa787f91d62881f8;hb=46445e9382905a52e770d44191235be179616049;hp=38ae4653717b789f3e5e84bc5c6b3d80b6d04d54;hpb=76776e9d5403d59b2cd5cba16d84f819a56bc5aa;p=webi-installers%2F.git diff --git a/kubens/install.ps1 b/kubens/install.ps1 index 38ae465..b7a4095 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 Move-Item -Path "kubens.exe" -Destination "$pkg_src_bin" # Exit tmp