Update install.sh

This commit is contained in:
Esteban Mackay Q 2023-09-04 10:45:05 -05:00
parent 60a4fe21d1
commit 6f2e418d80
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ rustup default 1.72.0
/usr/bin/python3 -m pip install --upgrade mysqlclient
/usr/bin/python3 -m pip install --upgrade setproctitle
/usr/bin/python3 -m pip install --upgrade pynmea2
/usr/bin/python3 -m pip install --upgrade maidenhead
echo "Instalación completa."