Browse Source

更新 'coffeesystem.sh'

fatwolf 2 years ago
parent
commit
327091fa4f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      coffeesystem.sh

+ 1 - 0
coffeesystem.sh

@@ -5,6 +5,7 @@ sudo apt-get install python3-pip -y
 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 wget -y
 sudo apt-get install python3-dev default-libmysqlclient-dev build-essential -y