From 313e09a787e7cc3767f0e9f7d3fe6307e3600552 Mon Sep 17 00:00:00 2001 From: Esteban Mackay Q Date: Mon, 4 Sep 2023 10:45:35 -0500 Subject: [PATCH] Update install.sh --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index d20782a..0aec4c3 100644 --- a/install.sh +++ b/install.sh @@ -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." ####################