Explorar el Código

更新 'All_installv3.2.sh'

benson hace 3 años
padre
commit
26b82760cb
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      All_installv3.2.sh

+ 1 - 0
All_installv3.2.sh

@@ -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