Browse Source

更新 'coffeesystem.sh'

fatwolf 2 năm trước cách đây
mục cha
commit
85723560f6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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