Commit 6c07263
committed
Use $HOME instead of hardcoded /home/vscode in Bun PATH fix
More portable if remoteUser changes. The single-quoted heredoc preserves
$HOME for expansion at source-time, which is the standard pattern for
/etc/profile.d/ scripts.1 parent 29007f5 commit 6c07263
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
0 commit comments