cleanup: shfmt, shellcheck, and whitespace
[webi-installers/.git] / sd / install.ps1
index 8d170ca891d31a19164ed21189d60ef92c96ddc5..ca86b8abc098854db25a22d5841cee4660d556a8 100644 (file)
@@ -42,7 +42,7 @@ IF (!(Test-Path -Path "$pkg_src_cmd"))
         # Windows BSD-tar handles zip. Imagine that.
         echo "Unpacking $pkg_download"
         & tar xf "$pkg_download"
-        
+
 
         # Settle unpacked archive into place
         echo "Install Location: $pkg_src_cmd"