Small fixes.

This commit is contained in:
OK
2023-03-22 11:31:38 +01:00
parent 9b75926bc3
commit 7af0a7aa81
5 changed files with 15 additions and 2 deletions
-1
View File
@@ -1,4 +1,3 @@
export HOME=/home/pi
export PATH=$HOME/.pyenv/bin:$HOME/.pyenv/shims:$PATH
export PYENV_VIRTUALENV_DISABLE_PROMPT=1
eval "$(pyenv init -)"