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

Commit

Permalink
Not /Users/ryanlevick
Browse files Browse the repository at this point in the history
  • Loading branch information
rylev committed May 7, 2020
1 parent 5c4b6e2 commit 4a269b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ COPY . .

RUN bash ./setup.sh

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

0 comments on commit 4a269b4

Please sign in to comment.