From 9a75b7a1e3cb266cdec6d594d3ce16e824e4ac2b Mon Sep 17 00:00:00 2001 From: EggMan20339 <99349302+EggMan20339@users.noreply.github.com> Date: Thu, 9 May 2024 21:36:55 -0400 Subject: [PATCH] test --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index a6de1d3..edb41b0 100644 --- a/install.sh +++ b/install.sh @@ -7,7 +7,7 @@ sudo apt-get install python3-psycopg2 -y sudo apt-get install python3-fido2 -y sudo apt-get install python3-nfcpy -y sudo apt-get install screen -y - +#test sudo apt-get update sudo apt-get upgrade -y