cleanup: shfmt, shellcheck, and whitespace
[webi-installers/.git] / fd / install.ps1
index bc9976951a0891d0f994792aa2f80905f4ecf334..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"