Commit df57cf4
committed
fix: use current/bin/vp directly in install.sh instead of trampoline
Run env setup through the real binary (current/bin/vp) rather than
the trampoline (bin/vp). This avoids the running-exe self-overwrite
issue on Windows and is consistent with install.ps1's approach.1 parent 6bafd60 commit df57cf4
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
663 | 663 | | |
664 | 664 | | |
665 | 665 | | |
666 | | - | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
667 | 669 | | |
668 | | - | |
| 670 | + | |
669 | 671 | | |
670 | 672 | | |
671 | 673 | | |
| |||
0 commit comments