Commit b7b2628
committed
Refactor PATH environment variable update in install.ps1
Modified the logic for updating the user's PATH environment variable in the install.ps1 script. The change ensures that the PATH is set correctly whether or not it already contains a value, improving the installation process for the CodeCrafters CLI on Windows.1 parent fa79f38 commit b7b2628
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
0 commit comments