'export PATH=$PATH:$HOME/.local/bin'

This commit is contained in:
qo-op 2021-03-10 07:12:35 +01:00
parent 09ea8d0f4f
commit a2d4cb6ff6
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ sudo apt-get install build-essential qrencode jq bc gawk ffmpeg sqlite dnsutils
[[ ! $(which kodi) && "$USER" != "xbian" ]] && sudo apt-get install kodi -y
[[ "$USER" != "xbian" ]] && sudo apt-get install x11-utils zenity handbrake* -y
## INSTALL PYTHON CRYPTO LAYER
echo "export PATH=$PATH:$HOME/.local/bin" >> ~/.bashrc && source ~/.bashrc
echo 'export PATH=$PATH:$HOME/.local/bin' >> ~/.bashrc && source ~/.bashrc
python3 -m pip install -U pip
python3 -m pip install -U setuptools wheel
python3 -m pip install -U cryptography Ed25519 base58 google protobuf duniterpy silkaj