cleanup: shfmt, shellcheck, and whitespace
[webi-installers/.git] / fzf / install.ps1
index af36033e91fa6756dd5ce94fc5069d58328fd18e..5b79cc91f001e2bda39d305486e105615ba83e22 100644 (file)
@@ -28,7 +28,7 @@ IF (!(Test-Path -Path "$Env:USERPROFILE\.local\xbin\$VERNAME"))
         & tar xf "$Env:USERPROFILE\Downloads\$Env:WEBI_PKG_FILE"
         # Move single binary into root of temporary folder
         & move "$EXENAME" "$VERNAME"
-       
+
 
         # Settle unpacked archive into place
         echo "New Name: $VERNAME"