Skip to content

Commit

Permalink
Update pyenv.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
LoBrol committed Jul 28, 2023
1 parent 50199e7 commit 4529236
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyenv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ echo 'export PYENV_ROOT="$HOME/.pyenv"' >> ~/.bashrc
echo 'command -v pyenv >/dev/null || export PATH="$PYENV_ROOT/bin:$PATH"' >> ~/.bashrc
echo 'eval "$(pyenv init -)"' >> ~/.bashrc

cd ~
. /home/ubuntu/.bashrc

0 comments on commit 4529236

Please sign in to comment.