Explorar o código

上傳檔案到 ''

fatwolf %!s(int64=2) %!d(string=hai) anos
pai
achega
8426d8713c
Modificáronse 1 ficheiros con 15 adicións e 0 borrados
  1. 15 0
      item1.sh

+ 15 - 0
item1.sh

@@ -0,0 +1,15 @@
+#!/bin/bash 
+
+#Item1 Common Command
+sudo apt-get install python3.8 -y
+sudo apt-get install python3-pip -y
+sudo pip3 install cryptography==3.3.2
+sudo -H pip3 install --upgrade pip
+sudo apt-get install grep -y
+sudo apt-get install git -y
+sudo pip3 install gitpython 
+sudo apt-get install python3-tk -y
+sudo apt-get install wget -y
+sudo apt-get install python3-dev -y
+sudo apt-get install default-libmysqlclient-dev -y
+sudo apt-get install build-essential -y