Skip to content
This repository was archived by the owner on Mar 22, 2024. It is now read-only.

Commit 4a269b4

Browse files
committed
Not /Users/ryanlevick
1 parent 5c4b6e2 commit 4a269b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ COPY . .
66

77
RUN bash ./setup.sh
88

9-
ENV PATH="$HOME/.cargo/bin:$PATH"
9+
ENV PATH="/home/.cargo/bin:$PATH"

0 commit comments

Comments
 (0)