Script updates

This commit is contained in:
2021-07-21 21:25:47 -04:00
parent 574c67272d
commit 7fd2c30099
4 changed files with 13 additions and 22 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
# Pip
sudo -H pip3 install --upgrade pip
pip3 install --upgrade pip
# Python3
sudo -H pip3 install --upgrade pyserial numpy pyasn1 scapy virtualenv virtualenvwrapper matplotlib
pip3 install --upgrade pyserial numpy pyasn1 scapy virtualenv virtualenvwrapper matplotlib