cleanup: shfmt, shellcheck, and whitespace
[webi-installers/.git] / k9s / install.ps1
index 68aca77313cda02566bfc73f4763f7e2032cb33d..9a313a5133f4e0731033a1ec592b7cacdad6d755 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 "k9s.exe" -Destination "$pkg_src_bin"
 
     # Exit tmp