Ver Fonte

更新 'All_installv3.2.sh'

benson há 3 anos atrás
pai
commit
6ccbde2114
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      All_installv3.2.sh

+ 1 - 1
All_installv3.2.sh

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