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

Commit

Permalink
User is root... for now
Browse files Browse the repository at this point in the history
  • Loading branch information
rylev committed May 7, 2020
1 parent 4a269b4 commit 3462c75
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="/root/.cargo/bin:$PATH"

0 comments on commit 3462c75

Please sign in to comment.