cleanup: shfmt, shellcheck, and whitespace
[webi-installers/.git] / kubens / install.ps1
index 38ae4653717b789f3e5e84bc5c6b3d80b6d04d54..b7a40954900038bd6677b579fa787f91d62881f8 100644 (file)
@@ -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