We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 335494a commit 152fd58Copy full SHA for 152fd58
scripts/run.sh
@@ -40,7 +40,7 @@ bash ../../scripts/package-count.sh >> "../../results/$1/pnpm"
40
# vlt
41
bash ../../scripts/clean.sh
42
bash ../../scripts/install/vlt.sh
43
-bash ../../scripts/package-count.sh >> >> "../../results/$1/vlt"
+bash ../../scripts/package-count.sh >> "../../results/$1/vlt"
44
45
# bun
46
0 commit comments