@@ -1,5 +1,6 @@
#!/bin/bash
+sudo su
sudo apt-get install python3.8 -y
sudo apt-get install python3-pip -y
sudo apt-get install git -y