Used ripgrep to find and remove all lines with "& dir" in the "*.ps1" files.
[webi-installers/.git] / comrak / install.ps1
index d1ec56e71f61176bd8031f2a8274aac78d97dd7b..cca0fd708e46afce8556474cbda4677334417f6a 100644 (file)
@@ -24,7 +24,7 @@ IF (!(Test-Path -Path "$Env:USERPROFILE\.local\opt\$Env:PKG_NAME-v$Env:WEBI_VERS
 
         # Move single binary into root of temporary folder
         & move "$Env:USERPROFILE\Downloads\$Env:WEBI_PKG_FILE" "$VERNAME"
-        & dir
+        
 
         # Settle unpacked archive into place
         echo "New Name: $VERNAME"