Explorar el Código

更新 'coffeesystem.sh'

fatwolf hace 2 años
padre
commit
85723560f6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      coffeesystem.sh

+ 1 - 1
coffeesystem.sh

@@ -6,7 +6,7 @@ sudo -H pip3 install --upgrade pip
 sudo apt-get install grep -y
 sudo apt-get install git -y
 sudo pip3 install gitpython -y
-sudo apt-get install python3-tk
+sudo apt-get install python3-tk -y
 sudo apt-get install wget -y
 sudo apt-get install python3-dev default-libmysqlclient-dev build-essential -y