cleanup: shfmt, shellcheck, and whitespace
[webi-installers/.git] / caddy / install.ps1
index 5aa15b197302b9e2e16c5280ae5849700d37d65d..76de03a8222f0412a74e21001bd6873cdbd5e207 100644 (file)
@@ -33,7 +33,7 @@ IF (!(Test-Path -Path "$pkg_src_cmd")) {
     # Enter tmp
     pushd .local\tmp
 
-    # Remove any leftover tmp cruft 
+    # Remove any leftover tmp cruft
     Remove-Item -Path ".\caddy-v*" -Recurse -ErrorAction Ignore
     Remove-Item -Path ".\caddy.exe" -Recurse -ErrorAction Ignore