From 66baae4c4e76b44f910db19521a34f5529346e49 Mon Sep 17 00:00:00 2001 From: Esteban Mackay Q <49044505+hp3icc@users.noreply.github.com> Date: Fri, 9 Dec 2022 12:25:59 -0500 Subject: [PATCH] Update install.sh --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index ed500e8..8ca08e5 100644 --- a/install.sh +++ b/install.sh @@ -1,4 +1,5 @@ #!/bin/sh +apt update sudo apt-get install git -y sudo apt install python3-pip -y #